ContentHash 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
Runbook 屬性類型的定義。
public class ContentHash
type ContentHash = class
Public Class ContentHash
- 繼承
-
ContentHash
建構函式
ContentHash() |
初始化 ContentHash 類別的新實例。 |
ContentHash(String, String) |
初始化 ContentHash 類別的新實例。 |
屬性
Algorithm |
取得或設定用來雜湊內容的內容雜湊演算法。 |
Value |
取得或設定內容的預期雜湊值。 |
方法
Validate() |
驗證 物件。 |