ClientCredentialInfo.AuthnUriPassword Field

 

The Uri for the client authorization password.

Namespace:   System.Web.Security.SingleSignOn
Assembly:  System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)

Syntax

public static readonly Uri AuthnUriPassword
public:
static initonly Uri^ AuthnUriPassword
static val AuthnUriPassword : Uri
Public Shared ReadOnly AuthnUriPassword As Uri

Field Value

Type: System.Uri

See Also

ClientCredentialInfo Class
System.Web.Security.SingleSignOn Namespace

Return to top