Overload List

  NameDescription
Public methodStatic memberRemoveUserFromRoles(NTAccount, array<String>[]()[][]) Obsolete.
Removes the specified user from the specified list of roles.
Public methodStatic memberRemoveUserFromRoles(String, array<String>[]()[][]) Obsolete.
Removes the specified user from the specified roles.
Public methodStatic memberRemoveUserFromRoles(NTAccount, array<String>[]()[][], Guid) Obsolete.
Removes the specified user from the specified list of roles.
Public methodStatic memberRemoveUserFromRoles(String, array<String>[]()[][], Guid) Obsolete.
Removes the specified user from the specified roles.

See Also