Click or drag to resize

BackgroundCopyJobClientCertificateSubjectName Property

Gets the simple subject name of the certificate.

Namespace:  usis.Net.Bits
Assembly:  usis.Net.Bits (in usis.Net.Bits.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public string SubjectName { get; }

Property Value

Type: String
The simple subject name of the certificate.
See Also