IdentityChoiceProvider Class |
Namespace: Colygon.MatchPoint.Core.UserManagement
[SerializableAttribute] public sealed class IdentityChoiceProvider : IChoiceItemProvider, ILookupItemProvider
The IdentityChoiceProvider type exposes the following members.
Name | Description | |
---|---|---|
IdentityChoiceProvider | Initializes a new instance of the IdentityChoiceProvider class |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetItemsByKeys | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Lookup | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
AccountType | Specifies whether possible assignments for the role will contain single users and/or groups. | |
ParentGroupExpression | Only users or groups belonging to the specified AD security groups can be picked in the field. This property is respected only if there is an windows authentication provider available. | |
Recursive | If enabled, the parent groups should be searched recursively. |