DlmsFrameTagsIsProtectedApduTag Method

Gets if service tag represents service with protected data.

Definition

Namespace: OddPrg.Protocols.DLMS
Assembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
C#
public static bool IsProtectedApduTag(
	byte tag
)

Parameters

tag  Byte

Return Value

Boolean

See Also