ModificationVerifier.CryptographicProviderType 属性

定义

加密提供程序类型

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

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

属性值

返回 EnumValue<T>

属性

适用于