[This is preliminary documentation and subject to change.]
Initializes a new instance of the ResolveRoleMembershipEventArgs class with the given principal and role.
Initializes a new instance of the ResolveRoleMembershipEventArgs class with the given principal and role.
public ResolveRoleMembershipEventArgs(IPrincipal,Role);
Initializes a new instance of the ResolveRoleMembershipEventArgs class with the given principalm role and resolution flags.
public ResolveRoleMembershipEventArgs(IPrincipal,Role,bool,bool);
ResolveRoleMembershipEventArgs Class | LaMarvin.Constable Namespace