ClientCredentialInfo.CertificateField Field
Contains the certificate. 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 CertificateField
public:
static initonly String^ CertificateField
static val CertificateField : string
Public Shared ReadOnly CertificateField As String
Field Value
Type: System.String
See Also
ClientCredentialInfo Class
System.Web.Security.SingleSignOn Namespace
Return to top