Partager via


Issuer propriété

Gets the issuer of the certificate.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
<SfcPropertyAttribute> _
Public ReadOnly Property Issuer As String
    Get
'Utilisation
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

Valeur de la propriété

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