SecurityElementBase.KeyEntropyMode Egenskap

Definition

Hämtar eller anger källan för entropi som används för att skapa nycklar.

public:
 property System::ServiceModel::Security::SecurityKeyEntropyMode KeyEntropyMode { System::ServiceModel::Security::SecurityKeyEntropyMode get(); void set(System::ServiceModel::Security::SecurityKeyEntropyMode value); };
[System.Configuration.ConfigurationProperty("keyEntropyMode", DefaultValue=System.ServiceModel.Security.SecurityKeyEntropyMode.CombinedEntropy)]
public System.ServiceModel.Security.SecurityKeyEntropyMode KeyEntropyMode { get; set; }
[<System.Configuration.ConfigurationProperty("keyEntropyMode", DefaultValue=System.ServiceModel.Security.SecurityKeyEntropyMode.CombinedEntropy)>]
member this.KeyEntropyMode : System.ServiceModel.Security.SecurityKeyEntropyMode with get, set
Public Property KeyEntropyMode As SecurityKeyEntropyMode

Egenskapsvärde

Ett giltigt SecurityKeyEntropyMode värde som anger källan för entropi som används för att skapa nycklar. Standardvärdet är CombinedEntropy.

Attribut

Gäller för