ClientCredentialInfo.UsernameField Field
Contains the user name. This is part of the CredentialFields collection.
Namespace: System.Web.Security.SingleSignOn
Assembly: System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)
Syntax
public static readonly string UsernameField
public:
static initonly String^ UsernameField
static val UsernameField : string
Public Shared ReadOnly UsernameField As String
Field Value
Type: System.String
See Also
ClientCredentialInfo Class
System.Web.Security.SingleSignOn Namespace
Return to top