Overload List

  NameDescription
Public methodStatic memberAddUsersToRolesById(array<NTAccount>[]()[][], array<Guid>[]()[][]) Obsolete.
Adds the specified Windows accounts to the specified roles.
Public methodStatic memberAddUsersToRolesById(array<String>[]()[][], array<Guid>[]()[][]) Obsolete.
Adds a list of users specified by repository ids to the specified roles.
Public methodStatic memberAddUsersToRolesById(array<NTAccount>[]()[][], array<Guid>[]()[][], Guid) Obsolete.
Adds the specified Windows accounts to the specified roles.
Public methodStatic memberAddUsersToRolesById(array<String>[]()[][], array<Guid>[]()[][], Guid) Obsolete.
Adds a list of users specified by repository ids to the specified roles.

See Also