ManagementPolicyRulePrincipalSet Property |
Principal Set - Reference to the set the principal resource should belongs to.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic Set PrincipalSet { get; set; }
Public Property PrincipalSet As Set
Get
Set
public:
property Set^ PrincipalSet {
Set^ get ();
void set (Set^ value);
}
member PrincipalSet : Set with get, set
Property Value
Type:
Set
See Also