Overload List

  NameDescription
Public methodRevokeMembershipPermission(String) Obsolete.
Revokes the permission to use the Membership API to edit, create, delete or assign role to users for the current application
Public methodRevokeMembershipPermission(VGMembershipUser)
Revokes the permission to use the Membership API to edit, create, delete or assign role to users for the current application
Public methodRevokeMembershipPermission(String, Guid) Obsolete.
Revokes the permission to use the Membership API to edit, create, delete or assign role to users for the current application
Public methodRevokeMembershipPermission(VGMembershipUser, VGApplication)
Revokes the permission to use the Membership API to edit, create, delete or assign role to users for the current application

See Also