CESUri.Authentication 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.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
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