Udostępnij za pośrednictwem


FormsAuthenticationUserCollection.Set(FormsAuthenticationUser) Metoda

Definicja

Modyfikuje określony obiekt FormsAuthenticationUser zawarty w kolekcji.

public:
 void Set(System::Web::Configuration::FormsAuthenticationUser ^ user);
public void Set (System.Web.Configuration.FormsAuthenticationUser user);
member this.Set : System.Web.Configuration.FormsAuthenticationUser -> unit
Public Sub Set (user As FormsAuthenticationUser)

Parametry

user
FormsAuthenticationUser

Obiekt FormsAuthenticationUserCollection, który należy zmienić.

Dotyczy