CoseMessage.ProtectedHeaders 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與此訊息相關聯的受保護標頭參數。
public:
property System::Security::Cryptography::Cose::CoseHeaderMap ^ ProtectedHeaders { System::Security::Cryptography::Cose::CoseHeaderMap ^ get(); };
public System.Security.Cryptography.Cose.CoseHeaderMap ProtectedHeaders { get; }
member this.ProtectedHeaders : System.Security.Cryptography.Cose.CoseHeaderMap
Public ReadOnly Property ProtectedHeaders As CoseHeaderMap
屬性值
與這個訊息相關聯的受保護標頭參數集合。