PolicyEnrollEndpointUriAuthentication Property |
Gets the authentication type.
Namespace:
SysadminsLV.PKI.Management.CertificateServices
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public PolicyEnrollAuthenticationType Authentication { get; }
Public ReadOnly Property Authentication As PolicyEnrollAuthenticationType
Get
public:
property PolicyEnrollAuthenticationType Authentication {
PolicyEnrollAuthenticationType get ();
}
member Authentication : PolicyEnrollAuthenticationType with get
Property Value
Type:
PolicyEnrollAuthenticationTypeSee Also