Udostępnij za pośrednictwem


RequestSecurityToken.ProofEncryption Właściwość

Definicja

Pobiera lub ustawia token, który ma być używany do szyfrowania tokenu dowodowego.

public:
 property System::IdentityModel::Tokens::SecurityTokenElement ^ ProofEncryption { System::IdentityModel::Tokens::SecurityTokenElement ^ get(); void set(System::IdentityModel::Tokens::SecurityTokenElement ^ value); };
public System.IdentityModel.Tokens.SecurityTokenElement ProofEncryption { get; set; }
member this.ProofEncryption : System.IdentityModel.Tokens.SecurityTokenElement with get, set
Public Property ProofEncryption As SecurityTokenElement

Wartość właściwości

Element SecurityTokenElement zawierający token.

Uwagi

Reprezentuje zawartość elementu wst:ProofEncryption. Ten opcjonalny element zawiera token używany do szyfrowania klucza dowodowego.

Dotyczy