CertSrvSecurityDescriptorSetObjectSecurity Method
Writes this object to a securable object's Access Control List.
Namespace: SysadminsLV.PKI.Security.AccessControlAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public void SetObjectSecurity(
bool restart
)
Public Sub SetObjectSecurity (
restart As Boolean
)
public:
void SetObjectSecurity(
bool restart
)
member SetObjectSecurity :
restart : bool -> unit
Parameters
- restart Boolean
-
Indicates whether to restart certificate services to immediately apply changes. Updated settings has
no effect until CA service is restarted.