OID mapping is usually used in Certificate and Application Policies Mappings certificate extensions.
public class OidMapping
Public Class OidMapping
public ref class OidMapping
type OidMapping = class end
OidMapping(Byte) | Initializes a new instance of the OidMapping class from an ASN.1-encoded byte array. |
OidMapping(Oid, Oid) | Initializes a new instance of the OidMapping class from an Object Identifier pair. |
IssuerDomainOid | Object Identifier from external domain. |
SubjectDomainOid | a subject domain's equivalent object identifier. |
Encode | Gets ASN.1-encoded byte array that represents OID mapping. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
Format | Gets textual representation of the current object. |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |