EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSinglePolicyInformation.PolicyIdentifier

TElSinglePolicyInformation     See also    


 

This property should contain the Object Identifier of the policy.

 
 

Declaration

[C#]
    byte[] PolicyIdentifier;

[VB.NET]
    Property PolicyIdentifier As Byte()

[Pascal]
    property PolicyIdentifier : string;

[VB6]
    Property IElSinglePolicyInformationX.PolicyIdentifier As Variant

[ActiveX]
    HRESULT _stdcall IElSinglePolicyInformationX.PolicyIdentifier([out, retval] VARIANT * Value );
    HRESULT _stdcall IElSinglePolicyInformationX.PolicyIdentifier([in] VARIANT Value );

[DLL]
    not implemented;
 
 

Description

    This property contains the Object Identifier (OID) of the policy information.

 
 

See also:     CPSURI     UserNotice    

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