Udostępnij za pośrednictwem


RequestedProofToken.ProtectedKey Właściwość

Definicja

Pobiera klucz w przypadku, gdy element wst:RequestedProofToken zawiera klucz.

public:
 property System::IdentityModel::Protocols::WSTrust::ProtectedKey ^ ProtectedKey { System::IdentityModel::Protocols::WSTrust::ProtectedKey ^ get(); };
public System.IdentityModel.Protocols.WSTrust.ProtectedKey ProtectedKey { get; }
member this.ProtectedKey : System.IdentityModel.Protocols.WSTrust.ProtectedKey
Public ReadOnly Property ProtectedKey As ProtectedKey

Wartość właściwości

Element ProtectedKey reprezentujący klucz, który może być zaszyfrowany lub czyszczy tekst.

Uwagi

Reprezentuje zawartość elementu wst:RequestedProofToken, gdy element zawiera klucz (a nie wst:ComputedKeyElement).

Dotyczy