CESUriAuthentication Property
Gets authentication type. The possible values are:
- Anonymous - not used.
- Kerberos - default.
- User name and user password
- Client certificate
Namespace: PKI.CertificateServicesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public PolicyAuthenticationEnum Authentication { get; }
Public ReadOnly Property Authentication As PolicyAuthenticationEnum
Get
public:
property PolicyAuthenticationEnum Authentication {
PolicyAuthenticationEnum get ();
}
member Authentication : PolicyAuthenticationEnum with get
Property Value
PolicyAuthenticationEnum