SecurityTokenHandlerConfiguration.TrustedStoreLocation Eigenschaft

Definition

Dient zum Abrufen oder Festlegen des vertrauenswürdigen X.509-Speicherspeicherorts, der von Handlern zum Überprüfen von Ausstellerzertifikaten verwendet wird.

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

Eigenschaftswert

Der Speicherort des vertrauenswürdigen Speichers.

Gilt für: