ModificationVerifier.CryptographicProviderTypeExtensibilitySource Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property CryptographicProviderTypeExtensibilitySource As StringValueProperty Value
Returns StringValue.
- Attributes