GetCertificateSerialNumber Method

Gets the certificate serial number.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Function GetCertificateSerialNumber As Byte()
'Usage
Dim instance As ServerPlatformSettings
Dim returnValue As Byte()

returnValue = instance.GetCertificateSerialNumber()
public byte[] GetCertificateSerialNumber()

Return Value

Type: array<System..::..Byte>[]()[][]

See Also

Reference

ServerPlatformSettings Class

ServerPlatformSettings Members

Microsoft.Rtc.Collaboration Namespace