constructor Create; overload;
constructor Create(const IssuerDomainPolicy, SubjectDomainPolicy: string); overload;
Description
Create TScPolicyMapping instance.
The IssuerDomainPolicy parameter is a string that represents the Object Identifier of Issuer Domain Policy. The IssuerDomainPolicy property is set from the value of this parameter.
The SubjectDomainPolicy parameter is a string that represents the Object Identifier of Subject Domain Policy. The SubjectDomainPolicy property is set from the value of this parameter.