ClientCredentialInfo.AuthnUriWindows Field
The Uri for the Windows client authorization.
Namespace: System.Web.Security.SingleSignOn
Assembly: System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)
Syntax
public static readonly Uri AuthnUriWindows
public:
static initonly Uri^ AuthnUriWindows
static val AuthnUriWindows : Uri
Public Shared ReadOnly AuthnUriWindows As Uri
Field Value
Type: System.Uri
See Also
ClientCredentialInfo Class
System.Web.Security.SingleSignOn Namespace
Return to top