EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElWinCertStorage.TryCurrentUser

TElWinCertStorage     See also    


 

Specifies, whether to try adding certificate to the Current User store after failing to add it to another one.

 
 

Declaration

[C#]
    bool TryCurrentUser;

[VB.NET]
    Property TryCurrentUser As Boolean

[Pascal]
    property TryCurrentUser : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    If this property is set to True, TElWinCertStorage will try to add the certificate to the Current User store, if it fails to add it to some other store (e.g. Local Machine).

 
 

See also:     PhysicalStores    

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