EncryptedXml.XmlEncEncryptedKeyUrl 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表 XML 加密 <EncryptedKey>
項目的命名空間統一資源識別元 (URI)。 這個欄位為常數。
public: System::String ^ XmlEncEncryptedKeyUrl;
public const string XmlEncEncryptedKeyUrl;
val mutable XmlEncEncryptedKeyUrl : string
Public Const XmlEncEncryptedKeyUrl As String
欄位值
備註
域的值 XmlEncEncryptedKeyUrl 是 http://www.w3.org/(2001/04/xmlenc#EncryptedKey)
。