RequestedProofToken.ProtectedKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the key in the case when the wst:RequestedProofToken element contains a key.
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
Property Value
A ProtectedKey that represents the key, which can be either encrypted or clear text.
Remarks
Represents the contents of the wst:RequestedProofToken element when the element contains a key (rather than a wst:ComputedKeyElement).
Applies to
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.