ManagementPolicyRulePrincipalRelativeToResource Property |
Principal Set Relative To Resource -
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string PrincipalRelativeToResource { get; set; }
Public Property PrincipalRelativeToResource As String
Get
Set
public:
property String^ PrincipalRelativeToResource {
String^ get ();
void set (String^ value);
}
member PrincipalRelativeToResource : string with get, set
Property Value
Type:
String
See Also