EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElGeneralName.RegidteredID

TElGeneralName    


 

This property contains the registered Object Identifier of identity.

 
 

Declaration

[C#]
    byte[] RegisteredID;

[VB.NET]
    Property RegisteredID As Byte()

[Pascal]
    property RegesteredID : string;

[VB6]
    Property IElGeneralNameX.RegisteredID As Variant

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

[DLL]
    not implemented;
 
 
 

Description

    This property contains the registered Object Identifier of identity.

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