Gets the VGMembershipUser at the specified index.
Gets the VGMembershipUser at the specified index.
public VGMembershipUser this[Int32] {get;}
Gets the membership user in the collection referenced by the specified user name.
public VGMembershipUser this[String] {get;}
Gets the membership user in the collection referenced by the specified user name.
public VGMembershipUser this[String, VGAuthenticationMode] {get;}
VGMembershipUserCollection Class | Novalys.VisualGuard.Security.Membership Namespace