ContentHash Class

Definition

Definition of the runbook property type.

public class ContentHash
type ContentHash = class
Public Class ContentHash
Inheritance
ContentHash

Constructors

ContentHash()

Initializes a new instance of the ContentHash class.

ContentHash(String, String)

Initializes a new instance of the ContentHash class.

Properties

Algorithm

Gets or sets the content hash algorithm used to hash the content.

Value

Gets or sets expected hash value of the content.

Methods

Validate()

Validate the object.

Applies to