Edit

Share via


ClientCredExtension Class

Definition

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

Methods

AuthByKerberosOrNtlmOrBasic(IIdentity)
CanImpersonate(WindowsIdentity)
ResolveSessionLauncherNodeOnIaasAsync(IHpcContext, String)
UseAadClientBehaviors(KeyedByTypeCollection<IEndpointBehavior>, SessionInitInfoBase)
UseAadClientBehaviors(KeyedByTypeCollection<IEndpointBehavior>, String, String, String)
UseInternalAuthentication(ClientCredentials, String)
UseInternalAuthenticationAsync(ClientCredentials, CancellationToken)
UseInternalAuthenticationAsync(ServiceCredentials, Boolean, CancellationToken)
UseInternalAuthenticationAsync<T>(ClientBase<T>, CancellationToken)
UseServiceAuthorizationManagerAsync(ServiceHost, ServiceAuthorizationManager, Boolean, CancellationToken)

Applies to