다음을 통해 공유


Serial 속성

Gets the serial number of the certificate.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo

구문

‘선언
<SfcPropertyAttribute> _
Public ReadOnly Property Serial As String
    Get
‘사용 방법
Dim instance As Certificate
Dim value As String

value = instance.Serial
[SfcPropertyAttribute]
public string Serial { get; }
[SfcPropertyAttribute]
public:
property String^ Serial {
    String^ get ();
}
[<SfcPropertyAttribute>]
member Serial : string
function get Serial () : String

속성 값

형식: System. . :: . .String
A String value that specifies the serial number of the certificate.