RequestSecurityToken.ComputedKeyAlgorithm 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 URI,表示計算的金鑰用於所發出權杖時使用的所需演算法。
public:
property System::String ^ ComputedKeyAlgorithm { System::String ^ get(); void set(System::String ^ value); };
public string ComputedKeyAlgorithm { get; set; }
member this.ComputedKeyAlgorithm : string with get, set
Public Property ComputedKeyAlgorithm As String
屬性值
包含表示計算金鑰演算法之 URI 的字串。
備註
代表 wst:ComputedKeyAlgorithm 元素。 這個選擇性元素會指定 URI,代表當已發行的令牌使用計算密鑰時要使用的所需演算法。