Udostępnij przez


Scope.SymmetricKeyEncryptionRequired Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy wystawione klucze symetryczne muszą być szyfrowane.

public:
 virtual property bool SymmetricKeyEncryptionRequired { bool get(); void set(bool value); };
public virtual bool SymmetricKeyEncryptionRequired { get; set; }
member this.SymmetricKeyEncryptionRequired : bool with get, set
Public Overridable Property SymmetricKeyEncryptionRequired As Boolean

Wartość właściwości

true jeśli klucze symetryczne muszą być szyfrowane; w przeciwnym razie , false. Wartość domyślna to true.

Uwagi

SymmetricKeyEncryptionRequired Jeśli właściwość to true, klucze symetryczne są szyfrowane przy użyciu poświadczeń we EncryptingCredentials właściwości .

Dotyczy