HttpTransportBindingElement.UpdateAuthenticationSchemes 메서드

정의

바인딩 컨텍스트를 포함하는 전송 인증 스키마를 업데이트합니다.

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

바인딩 컨텍스트입니다.

적용 대상