AddMemberAccessPermission(Type, String, String, String)
|
type, memberName, operations, criteria
|
Adds the specified member access permissions to the Role instance.
|
AddMemberAccessPermission(Type, String, String)
|
type, memberName, operations
|
Adds the specified member access permissions to the Role instance.
|
AddMemberAccessPermission<T>(String, String, String)
|
memberName, operations, criteria
|
Adds the specified member access permissions to the Role instance.
|
AddMemberAccessPermission<T>(String, String)
|
memberName, operations
|
Adds the specified member access permissions to the Role instance.
|