EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS2SSLOptions.SRPUserName

TElAS2SSLOptions     See also    


 

Specifies the username if SRP protocol is used for authentication.

 
 

Declaration

[C#]
    string SRPUserName;

[VB.NET]
    Property SRPUserName As String

[Pascal]
    property SRPUserName: string;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    This property specifies the username to authenticate to the server if SRP protocol is used.

 
 

See also:     SRPPassword    

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