Compartir a través de


Issuer Propiedad

Gets the issuer of the certificate.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
<SfcPropertyAttribute> _
Public ReadOnly Property Issuer As String
    Get
'Uso
Dim instance As Certificate
Dim value As String

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

Valor de la propiedad

Tipo: System. . :: . .String
A String value that specifies the issuer of the certificate.