IssuedSecurityTokenProvider.KeyEntropyMode 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定金鑰 Entropy 模式。
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
屬性值
金鑰 Entropy 模式。
備註
這個屬性是權杖提供者在與 SecurityTokenService 交涉對稱金鑰時,用來搭配核發的權杖的金鑰 Entropy 模式。