FormsAuthenticationUserCollection.GetKey(Int32) Yöntem

Tanım

Anahtarı belirtilen FormsAuthenticationUserCollection koleksiyon dizininde alır.

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

Parametreler

index
Int32

Koleksiyondaki dizin.

Döndürülenler

belirtilen dizinindeki FormsAuthenticationUserCollectionanahtar.

Şunlara uygulanır