Scope.SymmetricKeyEncryptionRequired Właściwość

Definicja

Pobiera lub ustawia wartość, która wskazuje, 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

Boolean

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

Uwagi

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

Dotyczy