FormsAuthenticationUserCollection.GetKey(Int32) Metod

Definition

Hämtar nyckeln vid det angivna FormsAuthenticationUserCollection samlingsindexet.

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

Parametrar

index
Int32

Indexet i samlingen.

Returer

Nyckeln vid det angivna indexet för FormsAuthenticationUserCollection.

Gäller för