X500DistinguishedNameBuilder.AddOrganizationName(String) Method

Definition

Adds an organization name attribute.

C#
public void AddOrganizationName(string organizationName);

Parameters

organizationName
String

The organization name to add.

Exceptions

organizationName is null.

organizationName is empty.

Remarks

This encodes an attribute with the OID 2.5.4.10 as a UTF8String.

Applies to

Proizvod Verzije
.NET 7, 8, 9, 10