Overload List

  NameDescription
Public methodRemoveUsersFromRoles(array<NTAccount>[]()[][], array<String>[]()[][]) Obsolete.
Removes the specified Windows accounts from the specified roles.
Public methodRemoveUsersFromRoles(array<String>[]()[][], array<String>[]()[][]) Obsolete.
Removes the specified user names from the specified roles.
Public methodRemoveUsersFromRoles(ICollection<(Of <<'(VGMembershipUser>)>>), ICollection<(Of <<'(VGRole>)>>))
Revoke roles to users
Public methodRemoveUsersFromRoles(array<NTAccount>[]()[][], array<String>[]()[][], Guid) Obsolete.
Removes the specified Windows accounts from the specified roles.
Public methodRemoveUsersFromRoles(array<String>[]()[][], array<String>[]()[][], Guid) Obsolete.
Removes the specified user names from the specified roles.

See Also