The IPrincipal type exposes the following members.
Name | Description | |
---|---|---|
CopyToAsync |
Creates a copy of this item with a new name in the destination folder.
(Inherited from IHierarchyItem.) | |
DeleteAsync |
Deletes this item.
(Inherited from IHierarchyItem.) | |
GetGroupMembersAsync |
Retrieves principals that are direct members of this group.
| |
GetGroupMembershipAsync |
Identifies the groups in which the principal is directly a member.
| |
GetPropertiesAsync |
Gets values of all properties or selected properties for this item.
(Inherited from IHierarchyItem.) | |
GetPropertyNamesAsync |
Gets names of all properties for this item.
(Inherited from IHierarchyItem.) | |
IsWellKnownPrincipal |
Determines whether the principal is well known, the one that is defined by
WellKnownPrincipal enumeration.
| |
MoveToAsync |
Moves this item to the destination folder under a new name.
(Inherited from IHierarchyItem.) | |
SetGroupMembersAsync |
Replaces members of the group to be those specified in members parameter.
| |
UpdatePropertiesAsync |
Adds, modifies and removes properties for this item.
(Inherited from IHierarchyItem.) |