X509CEPEnrollmentPropertyInfoEnrollmentServerAuthentication Property |
Gets the authentication type used to authenticate at Enrollment 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 EnrollmentServerAuthentication { get; }
Public ReadOnly Property EnrollmentServerAuthentication As PolicyAuthenticationEnum
Get
public:
property PolicyAuthenticationEnum EnrollmentServerAuthentication {
PolicyAuthenticationEnum get ();
}
member EnrollmentServerAuthentication : PolicyAuthenticationEnum with get
Property Value
Type:
PolicyAuthenticationEnumSee Also