PolicyServerClientUserContext Property |
Specifies whether the enrollment policy is registered in user or machine context.
Namespace:
PKI.Enrollment.Policy
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public bool UserContext { get; }
Public ReadOnly Property UserContext As Boolean
Get
public:
property bool UserContext {
bool get ();
}
member UserContext : bool with get
Property Value
Type:
BooleanSee Also