ManagementPolicyRuleGrantRight Property |
Grant Right -
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic bool GrantRight { get; set; }
Public Property GrantRight As Boolean
Get
Set
public:
property bool GrantRight {
bool get ();
void set (bool value);
}
member GrantRight : bool with get, set
Property Value
Type:
Boolean
See Also