Udostępnij za pośrednictwem


RequestSecurityToken.Encryption Właściwość

Definicja

Pobiera lub ustawia informacje dotyczące tokenu i klucza do użycia podczas szyfrowania.

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

Wartość właściwości

Element SecurityTokenElement zawierający informacje szyfrujące.

Uwagi

Reprezentuje zawartość elementu wst:Encryption. Ten opcjonalny element wskazuje, że wszystkie zwrócone wpisy tajne w wystawionych tokenach zabezpieczających powinny być szyfrowane dla określonego tokenu.

Dotyczy