Edit

Share via


WcfChannelModule Class

Definition

public static class WcfChannelModule
type WcfChannelModule = class
Public Module WcfChannelModule
Inheritance
WcfChannelModule

Methods

CheckWcfProxyHealth(Object)
ClearWcfChannelFactoryCache()
CreateInternalWcfProxyAsync<T>(String, IHpcContext, EndpointBehaviorBase)
CreateInternalWcfProxyAsync<T>(Uri, IHpcContext, EndpointBehaviorBase)
CreateWcfChannel<T>(Object, Binding, String, String, ServiceAuthorizationManager, PrincipalPermissionMode, ServiceThrottlingBehavior)
CreateWcfChannel<T>(Object, Binding, Uri, String, ServiceAuthorizationManager, PrincipalPermissionMode, ServiceThrottlingBehavior)
CreateWcfProxy<T>(EndpointAddress, EndpointBehaviorBase)
CreateWcfProxy<T>(String)
CreateWcfProxy<T>(Uri)
DefaultBasicHttpBindingFactory()
DefaultNetTcpBindingFactory()
DefaultServiceThrottlingBehavior()
DisposeWcfProxy(Object)
GetCertDnsIdentityName(String, StoreName, StoreLocation)
GetWcfServiceUriString(String, Int32, String)
IsHpcAadIdentity(IIdentity, IHpcContext, String)
IsHpcAadPrincipal(IPrincipal, IHpcContext, String)
IsX509Identity(IIdentity)
NetTcpBindingWithCertFactory()
SetupInternalWcfChannelAsync<T>(IHpcContext, Object, Int32, String, ServiceAuthorizationManager)
SetupInternalWcfChannelAsync<T>(IHpcContext, Object, String, ServiceAuthorizationManager)
SetupManagementWcfChannelAsync<T>(Object, String)
SetupWcfChannelAsync<T>(Object, Binding, ServiceAuthorizationManager, PrincipalPermissionMode, ServiceThrottlingBehavior, String)
SetupWcfChannelAsync<T>(Object, Int32, String)

Applies to