EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElWinCertStorage.PhysicalStores

TElWinCertStorage     See also    


 

Specifies the Windows physical certificate storages which are used to validate server certificates

 
 

Declaration

[C#]
    TElStringList PhysicalStores;

[VB.NET]
    Property PhysicalStores As TElStringList

[Pascal]
    property PhysicalStores : TStringList;

[VB6]
    Property IElWinCertStorageX3.PhysicalStores As IElStringListX

[ActiveX]
    HRESULT _stdcall IElWinCertStorageX3.PhysicalStores([out, retval] IElStringListX ** Value );

[DLL]
    not implemented;
 
 

Description

    This property defines which physical stores of Windows system stores should be used to validate the certificate. If there are no physical stores specified, all physical stores are used.

    This property is only used when StorageType property is set to stSystem.

 
 

See also:     GetAvailablePhysicalStores     StorageType    

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