OID.FriendlyName property
[The FriendlyName property is available for use in the operating systems specified in the Requirements section. Instead, use the Oid Class in the System.Security.Cryptography namespace.]
The FriendlyName property sets or retrieves the display name for the identifier.
Syntax
OID.FriendlyName As String
Property value
The display name for the OID.
Remarks
If the FriendlyName property is set, the Value property is set to the corresponding dotted value. If the Value property is set, the FriendlyName property is set to the corresponding display name.
Requirements
Requirement | Value |
---|---|
Redistributable |
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP |
DLL |
|
See also