EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11SlotInfo.PinNeeded

TElPKCS11SlotInfo     See also    


 

Specifies if user PIN must be asked.

 
 

Declaration

[C#]
    bool PinNeeded();

[VB.NET]
    Function PinNeeded() As Boolean

[Pascal]
    function PinNeeded: Boolean;

[VB6]
    Function IElPKCS11SlotInfoX.PINNeeded() As Boolean

[ActiveX]
    HRESULT _stdcall IElPKCS11SlotInfoX.PINNeeded([out, retval] VARIANT_BOOL * Result );

[DLL]
    not implemented;
 
 

Return value

    True if PIN is needed.

 
 

Description

    Use this method to find out if user PIN must be asked.

 
 

See also:     Refresh    

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