FileSharing.HashValue Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Hachage de mot de passe
Représente l’attribut suivant dans le schéma : 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
Valeur de propriété
- Attributs