CertSrvConfigIsModified Property
Indicates whether the object was modified after it was instantiated. This member is set to False upon successful changes commit.
Namespace: SysadminsLV.PKI.Management.CertificateServicesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public bool IsModified { get; protected set; }
Public Property IsModified As Boolean
Get
Protected Set
public:
property bool IsModified {
bool get ();
protected: void set (bool value);
}
member IsModified : bool with get, set
Property Value
Boolean