Condividi tramite


RoleManager<TRole>.NormalizeKey(String) Metodo

Definizione

Ottiene una rappresentazione normalizzata dell'oggetto specificato key.

public:
 virtual System::String ^ NormalizeKey(System::String ^ key);
public virtual string NormalizeKey (string key);
public virtual string? NormalizeKey (string? key);
abstract member NormalizeKey : string -> string
override this.NormalizeKey : string -> string
Public Overridable Function NormalizeKey (key As String) As String

Parametri

key
String

Valore da normalizzare.

Restituisce

Rappresentazione normalizzata dell'oggetto specificato key.

Si applica a