FormsAuthenticationUserCollection.GetKey(Int32) Methode

Definitie

Haalt de sleutel op bij de opgegeven FormsAuthenticationUserCollection verzamelingsindex.

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

Parameters

index
Int32

De index in de verzameling.

Retouren

De sleutel op de opgegeven index van de FormsAuthenticationUserCollection.

Van toepassing op