HttpTransportBindingElement.UpdateAuthenticationSchemes 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
更新包含繫結內容的傳輸驗證配置。
protected:
void UpdateAuthenticationSchemes(System::ServiceModel::Channels::BindingContext ^ context);
protected void UpdateAuthenticationSchemes (System.ServiceModel.Channels.BindingContext context);
member this.UpdateAuthenticationSchemes : System.ServiceModel.Channels.BindingContext -> unit
Protected Sub UpdateAuthenticationSchemes (context As BindingContext)
參數
- context
- BindingContext
繫結內容。