X500DistinguishedNameBuilder.AddCommonName(String) Metoda

Definicja

Dodaje atrybut nazwy pospolitej.

public:
 void AddCommonName(System::String ^ commonName);
public void AddCommonName (string commonName);
member this.AddCommonName : string -> unit
Public Sub AddCommonName (commonName As String)

Parametry

commonName
String

Nazwa pospolita do dodania.

Wyjątki

commonName to null.

commonName jest pusty.

Uwagi

Spowoduje to kodowanie atrybutu o wartości OID 2.5.4.3 jako utF8String.

Dotyczy