Show / Hide Table of Contents

    Class ChecksumInfo

    Contains the value and the algorithm of the checksum

    Inheritance
    System.Object
    ChecksumInfo
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    [Unicorn]
    public class ChecksumInfo

    Properties

    ChecksumAlgorithm

    Declaration
    public string ChecksumAlgorithm { get; set; }
    Property Value
    Type Description
    System.String

    ChecksumValue

    Declaration
    public string ChecksumValue { get; set; }
    Property Value
    Type Description
    System.String
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top