ModificationVerifier.CryptographicProviderTypeExtensibilitySource Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Origen de extensibilidad del tipo de proveedor
Representa el atributo siguiente en el esquema: 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
Valor de propiedad
Devuelve StringValue.
- Atributos