ModificationVerifier.CryptographicProviderTypeExtensibilitySource Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Fonte extensibilidade de tipo de provedor
Representa o seguinte atributo no 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 da propriedade
Retorna StringValue.
- Atributos