Freigeben über


RequestedProofToken.ProtectedKey Eigenschaft

Definition

Ruft den Schlüssel ab, wenn das wst:RequestedProofToken-Element einen Schlüssel enthält.

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

Eigenschaftswert

Ein ProtectedKey, das den Schlüssel darstellt, die entweder verschlüsselt werden kann oder Klartext.

Hinweise

Stellt den Inhalt des wst:RequestedProofToken-Elements dar, wenn das Element einen Schlüssel (anstelle eines wst:ComputedKeyElement) enthält.

Gilt für: