API Reference
Class
UserDataRequirement
Requirement for user-related data used by a rule.
Inheritance
- Object
- UserDataRequirement
Constructors
public UserDataRequirement() #Inherited Methods
Properties
public UserProperties PropertySet { get; set; } #Desired attribute set to retrieve.
public Boolean NeedSpn { get; set; } #Whether SPNs are required.
public Boolean NeedEncTypes { get; set; } #Whether encryption-type flags are required.
public Boolean NeedAdminCount { get; set; } #Whether adminCount metadata is required.
public Boolean NeedSidHistory { get; set; } #Whether sIDHistory is required.
public Boolean NeedDelegationAttrs { get; set; } #Whether delegation-related attributes are required.
public Boolean NeedTrueLastLogon { get; set; } #Whether true last logon timestamps are required.