DocumentProtection.CryptographicProviderType Propriété

Définition

Type de fournisseur de chiffrement

Représente l’attribut suivant dans le schéma : w :cryptProviderType

[DocumentFormat.OpenXml.SchemaAttr(23, "cryptProviderType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.CryptProviderValues> CryptographicProviderType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.CryptProviderValues> CryptographicProviderType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "cryptProviderType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.CryptProviderValues>? CryptographicProviderType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:cryptProviderType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.CryptProviderValues>? CryptographicProviderType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.CryptProviderValues>? CryptographicProviderType { get; set; }
member this.CryptographicProviderType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.CryptProviderValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "cryptProviderType")>]
member this.CryptographicProviderType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.CryptProviderValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:cryptProviderType")>]
member this.CryptographicProviderType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.CryptProviderValues> with get, set
Public Property CryptographicProviderType As EnumValue(Of CryptProviderValues)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à