Condividi tramite


MetadataSerializer.TrustedStoreLocation Proprietà

Definizione

Ottiene o imposta il percorso dell'archivio attendibile del certificato X.509 utilizzato per firmare il documento di metadati.

public:
 property System::Security::Cryptography::X509Certificates::StoreLocation TrustedStoreLocation { System::Security::Cryptography::X509Certificates::StoreLocation get(); void set(System::Security::Cryptography::X509Certificates::StoreLocation value); };
public System.Security.Cryptography.X509Certificates.StoreLocation TrustedStoreLocation { get; set; }
member this.TrustedStoreLocation : System.Security.Cryptography.X509Certificates.StoreLocation with get, set
Public Property TrustedStoreLocation As StoreLocation

Valore della proprietà

Uno dei valori di enumerazione che specifica il percorso dell'archivio certificati X.509. Il valore predefinito è specificato da DefaultTrustedStoreLocation.

Si applica a