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