IssuedSecurityTokenProvider.KeyEntropyMode Vlastnost

Definice

Získá nebo nastaví režim entropie klíče.

public:
 property System::ServiceModel::Security::SecurityKeyEntropyMode KeyEntropyMode { System::ServiceModel::Security::SecurityKeyEntropyMode get(); void set(System::ServiceModel::Security::SecurityKeyEntropyMode value); };
public System.ServiceModel.Security.SecurityKeyEntropyMode KeyEntropyMode { get; set; }
member this.KeyEntropyMode : System.ServiceModel.Security.SecurityKeyEntropyMode with get, set
Public Property KeyEntropyMode As SecurityKeyEntropyMode

Hodnota vlastnosti

SecurityKeyEntropyMode

Klíčový režim entropie.

Poznámky

Tato vlastnost je klíčovou entropií, kterou poskytovatel tokenu používá při vyjednávání symetrického klíče s tokenem SecurityTokenService pro použití s vystaveným tokenem.

Platí pro