Share via


ModificationVerifier.CryptographicProviderTypeExtensibilitySource Property

Definition

Provider Type Extensibility Source

Represents the following attribute in the schema: cryptProviderTypeExtSource

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

Property Value

Returns StringValue.

Attributes

Applies to