SecurityResultOptions Properties

Include Protected Members
Include Inherited Members

The SecurityResultOptions type exposes the following members.

Properties

  Name Description
Public property FunctionPrivilege Gets or sets the ResultType for FunctionPrivilege.
Public property Group Gets or sets the ResultType for Group.
Public property HierarchyMemberPrivilege Gets or sets the ResultType for HierarchyMemberPrivilege.
Public property ModelPrivilege Gets or sets the ResultType for ModelPrivilege.
Public property ResolveEffectivePrivilege Gets or sets a value indicating whether resolve effective privileges is desired.
Public property User Gets or sets the ResultType for User.

Top