RoleManagementScheduleExpirationType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Type of the role assignment schedule expiration.
public enum RoleManagementScheduleExpirationType
type RoleManagementScheduleExpirationType =
Public Enum RoleManagementScheduleExpirationType
- Inheritance
-
RoleManagementScheduleExpirationType
Fields
Name | Value | Description |
---|---|---|
AfterDuration | 0 | AfterDuration. |
AfterDateTime | 1 | AfterDateTime. |
NoExpiration | 2 | NoExpiration. |