DocumentProtection.CryptographicProviderTypeExtSource Property

Definition

Provider Type Extensibility Source

Represents the following attribute in the schema: w:cryptProviderTypeExtSource

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

Property Value

Returns StringValue.

Attributes

Applies to