Aracılığıyla paylaş


FormsAuthenticationUserCollection.GetKey(Int32) Yöntem

Tanım

Anahtarı belirtilen FormsAuthenticationUserCollection koleksiyonu 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

FormsAuthenticationUserCollectionbelirtilen dizinindeki anahtar.

Şunlara uygulanır