Edit

Share via


EndpointBehaviorBase Class

Definition

public abstract class EndpointBehaviorBase : System.ServiceModel.Description.IEndpointBehavior
type EndpointBehaviorBase = class
    interface IEndpointBehavior
Public MustInherit Class EndpointBehaviorBase
Implements IEndpointBehavior
Inheritance
EndpointBehaviorBase
Implements

Constructors

EndpointBehaviorBase(ServiceAsClientIdentityProvider, ServiceAsClientPrincipalProvider)

Properties

IdentityProvider
Name
PrincipalProvider

Methods

AddBindingParameters(ServiceEndpoint, BindingParameterCollection)
ApplyClientBehavior(ServiceEndpoint, ClientRuntime)
ApplyDispatchBehavior(ServiceEndpoint, EndpointDispatcher)
Validate(ServiceEndpoint)

Applies to