FileSharing.HashValue 属性

定义

密码哈希

表示架构中的以下属性:hashValue

[DocumentFormat.OpenXml.SchemaAttr(0, "hashValue")]
public DocumentFormat.OpenXml.Base64BinaryValue HashValue { get; set; }
public DocumentFormat.OpenXml.Base64BinaryValue HashValue { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "hashValue")]
public DocumentFormat.OpenXml.Base64BinaryValue? HashValue { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("hashValue")]
public DocumentFormat.OpenXml.Base64BinaryValue? HashValue { get; set; }
public DocumentFormat.OpenXml.Base64BinaryValue? HashValue { get; set; }
member this.HashValue : DocumentFormat.OpenXml.Base64BinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "hashValue")>]
member this.HashValue : DocumentFormat.OpenXml.Base64BinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("hashValue")>]
member this.HashValue : DocumentFormat.OpenXml.Base64BinaryValue with get, set
Public Property HashValue As Base64BinaryValue

属性值

属性

适用于