Sdílet prostřednictvím


FormsAuthenticationUserCollection.GetKey(Int32) Metoda

Definice

Získá klíč v zadaném indexu kolekce FormsAuthenticationUserCollection.

public:
 System::String ^ GetKey(int index);
public string GetKey (int index);
member this.GetKey : int -> string
Public Function GetKey (index As Integer) As String

Parametry

index
Int32

Index v kolekci.

Návraty

Klíč v zadaném indexu FormsAuthenticationUserCollection.

Platí pro