EndTime
Determines the time from which this role becomes inactive.
Syntax
DateTime EndTime {get; set;}
Property value
The time at which the role ceases to be active. A value of DateTime.MaxValue
means the role never expires. The time must be later than 1/1/1970 00:00.