RequestedProofToken.ProtectedKey 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在 wst:RequestedProofToken 項目包含金鑰的情況下取得金鑰。
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
屬性值
表示可以是已加密或純文字之金鑰的 ProtectedKey。
備註
表示當元素包含索引鍵 (而不是 wst:ComputedKeyElement) 時,wst:RequestedProofToken 元素的內容。