Condividi tramite


CertificateRequest.SubjectName Proprietà

Definizione

Ottiene il nome distinto X.500 da usare come soggetto nel certificato o nella richiesta di certificato creata.

public:
 property System::Security::Cryptography::X509Certificates::X500DistinguishedName ^ SubjectName { System::Security::Cryptography::X509Certificates::X500DistinguishedName ^ get(); };
public System.Security.Cryptography.X509Certificates.X500DistinguishedName SubjectName { get; }
member this.SubjectName : System.Security.Cryptography.X509Certificates.X500DistinguishedName
Public ReadOnly Property SubjectName As X500DistinguishedName

Valore della proprietà

X500DistinguishedName

Nome distinto X.500 da usare come soggetto nel certificato o nella richiesta di certificato creata.

Si applica a