EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPolicyConstraintsExtension.RequireExplicitPolicy

TElPolicyConstraintsExtension     See also    


 

    If the requireExplicitPolicy field is present, subsequent certificates shall include an acceptable policy identifier. The value of requireExplicitPolicy indicates the number of additional certificates that may appear in the path before an explicit policy is required. An acceptable policy identifier is the identifier of a policy required by the user of the certification path or the identifier of a policy which has been declared equivalent through policy mapping.

 
 

Declaration

[C#]
    int RequireExplicitPolicy;

[VB.NET]
    Property RequireExplicitPolicy As Integer

[Pascal]
    property RequireExplicitPolicy : integer;

[VB6]
    Property IElPolicyConstraintsExtensionX.RequireExplicitPolicy As Long

[ActiveX]
    HRESULT _stdcall IElPolicyConstraintsExtensionX.RequireExplicitPolicy([out, retval] long * Value );
    HRESULT _stdcall IElPolicyConstraintsExtensionX.RequireExplicitPolicy([in] long Value );

[DLL]
    not implemented;
 
 
 

Description

    If the requireExplicitPolicy field is present, subsequent certificates shall include an acceptable policy identifier. The value of requireExplicitPolicy indicates the number of additional certificates that may appear in the path before an explicit policy is required. An acceptable policy identifier is the identifier of a policy required by the user of the certification path or the identifier of a policy which has been declared equivalent through policy mapping.

 
 

See also:     InhibitPolicyMapping

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation