RequestSecurityToken.ComputedKeyAlgorithm Proprietà

Definizione

Ottiene un URI che rappresenta l'algoritmo desiderato da utilizzare quando le chiavi calcolate vengono utilizzate per i token rilasciati.

public:
 property System::String ^ ComputedKeyAlgorithm { System::String ^ get(); void set(System::String ^ value); };
public string ComputedKeyAlgorithm { get; set; }
member this.ComputedKeyAlgorithm : string with get, set
Public Property ComputedKeyAlgorithm As String

Valore della proprietà

Stringa contenente l'URI che rappresenta l'algoritmo della chiave calcolata.

Commenti

Rappresenta l'elemento wst:ComputedKeyAlgorithm. Questo elemento facoltativo specifica un URI che rappresenta l'algoritmo desiderato da usare quando vengono usate chiavi calcolate per i token emessi.

Si applica a