Udostępnij za pośrednictwem


RequestSecurityToken.ComputedKeyAlgorithm Właściwość

Definicja

Pobiera identyfikator URI, który reprezentuje żądany algorytm do użycia, gdy klucze obliczeniowe są używane dla wystawionych tokenów.

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

Wartość właściwości

Ciąg zawierający identyfikator URI reprezentujący obliczony algorytm klucza.

Uwagi

Reprezentuje element wst:ComputedKeyAlgorithm. Ten opcjonalny element określa identyfikator URI, który reprezentuje żądany algorytm do użycia, gdy klucze obliczeniowe są używane dla wystawionych tokenów.

Dotyczy