X509CEPEnrollmentPropertyInfoPolicyServerAuthentication Property |
Gets the authentication type used to authenticate at Certificate Enrollment Policy Server.
Namespace:
System.Security.Cryptography.X509Certificates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public PolicyAuthenticationEnum PolicyServerAuthentication { get; }
Public ReadOnly Property PolicyServerAuthentication As PolicyAuthenticationEnum
Get
public:
property PolicyAuthenticationEnum PolicyServerAuthentication {
PolicyAuthenticationEnum get ();
}
member PolicyServerAuthentication : PolicyAuthenticationEnum with get
Property Value
Type:
PolicyAuthenticationEnumSee Also