Partilhar via


Propriedade Issuer

Gets the issuer of the certificate.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
<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 da propriedade

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