Click or drag to resize

CESUriAuthentication Property

Gets authentication type. The possible values are:
  • Anonymous - not used.
  • Kerberos - default.
  • User name and user password
  • Client certificate

Namespace:  PKI.CertificateServices
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public PolicyAuthenticationEnum Authentication { get; }

Property Value

Type: PolicyAuthenticationEnum
See Also