EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElX509Certificate.SubjectName

TElX509Certificate     See also    


 

Use this property to access information about subject name of the certificate.

 
 

Declaration

[C#]
    TName SubjectName;

[VB.NET]
    Property SubjectName As TName

[Pascal]
    property IssuerName: TName;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 
 

Description

    This property contains certificate subject name.

 
 

See also:     IssuerName     StorageName    

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