Overload List

  NameDescription
Public methodAddUserToRoles(NTAccount, array<String>[]()[][]) Obsolete.
Adds the specified user to the specified roles.
Public methodAddUserToRoles(String, array<String>[]()[][]) Obsolete.
Adds the specified user to the specified roles.
Public methodAddUserToRoles(VGMembershipUser, ICollection<(Of <<'(VGRole>)>>))
Grant roles to user
Public methodAddUserToRoles(NTAccount, array<String>[]()[][], Guid) Obsolete.
Adds the specified user to the specified roles.
Public methodAddUserToRoles(String, array<String>[]()[][], Guid) Obsolete.
Adds the specified user to the specified roles.

See Also