ServerPlatformSettings.GetCertificateSerialNumber Method
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: []