Поделиться через


FormsAuthenticationUserCollection.GetKey(Int32) Метод

Определение

Возвращает ключ по указанному индексу коллекции 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

Параметры

index
Int32

Индекс в коллекции.

Возвращаемое значение

Ключ по указанному индексу FormsAuthenticationUserCollection.

Применяется к