System.Security.Cryptography.Oid.FriendlyName Property

Gets or sets the friendly name of the identifier.

Syntax

public string FriendlyName { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

If one value of an System.Security.Cryptography.Oid property is set to a known value, the other value of an System.Security.Cryptography.Oid property is updated automatically to a corresponding value. For example, if the Oid.FriendlyName property is set to "Secure Email", the Oid.Value property is set automatically to "1.3.6.1.5.5.7.3.4".

Requirements

Namespace: System.Security.Cryptography
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0