Udostępnij przez


SecurityElementBase.RequireDerivedKeys Właściwość

Definicja

Pobiera lub ustawia wartość logiczną określającą, czy klucze pochodne są wymagane.

public:
 property bool RequireDerivedKeys { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("requireDerivedKeys", DefaultValue=true)]
public bool RequireDerivedKeys { get; set; }
[<System.Configuration.ConfigurationProperty("requireDerivedKeys", DefaultValue=true)>]
member this.RequireDerivedKeys : bool with get, set
Public Property RequireDerivedKeys As Boolean

Wartość właściwości

true jeśli klucze pochodne są wymagane; w przeciwnym razie , false.

Atrybuty

Dotyczy