SecurityTokenHandlerConfiguration.ServiceTokenResolver 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定要用來解析服務權杖的安全性權杖解析程式。
public:
property System::IdentityModel::Selectors::SecurityTokenResolver ^ ServiceTokenResolver { System::IdentityModel::Selectors::SecurityTokenResolver ^ get(); void set(System::IdentityModel::Selectors::SecurityTokenResolver ^ value); };
public System.IdentityModel.Selectors.SecurityTokenResolver ServiceTokenResolver { get; set; }
member this.ServiceTokenResolver : System.IdentityModel.Selectors.SecurityTokenResolver with get, set
Public Property ServiceTokenResolver As SecurityTokenResolver
屬性值
權杖解析程式。