CertificateRequest.SubjectName Egenskap

Definition

Hämtar X.500 Distinguished Name att använda som ämne i en skapad certifikat- eller certifikatbegäran.

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

Egenskapsvärde

Det unika X.500-namn som ska användas som ämne i en skapad certifikat- eller certifikatbegäran.

Gäller för