CertificateRequest.SubjectName 属性   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取要在已创建证书或证书请求中用作使用者的 X.500 可分辨名称。
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.X500DistinguishedNamePublic ReadOnly Property SubjectName As X500DistinguishedName属性值
要在已创建证书或证书请求中用作使用者的 X.500 可分辨名称。