KeyContainerPermissionAttribute.KeyStore Właściwość

Definicja

Pobiera lub ustawia nazwę magazynu kluczy.

public:
 property System::String ^ KeyStore { System::String ^ get(); void set(System::String ^ value); };
public string KeyStore { get; set; }
member this.KeyStore : string with get, set
Public Property KeyStore As String

Wartość właściwości

Nazwa magazynu kluczy. Wartość domyślna to "*".

Uwagi

Prawidłowe wartości to "User", "Machine" i "*". Jeśli null jest określony, wartość jest ustawiona na "*".

Dotyczy