DlmsTypeCertificateTypeGetCertificateTypeDescription Method

Returns a description of certificate type.

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 string GetCertificateTypeDescription(
	byte type
)

Parameters

type  Byte

Return Value

String

See Also