EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElX509Certificate.StorageName

TElX509Certificate     See also    


 

Use this property to get Windows storage name from which certificate was taken.

 
 

Declaration

[C#]
    string StorageName;

[VB.NET]
    Property StorageName As String

[Pascal]
    property StorageName: string;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 
 

Description

    This property contains Windows storage name from which certificate was taken. This property is valid only if certificate was taken from Windows Storage.

 
 

See also:     IssuerName     SubjectName    

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