Sdílet prostřednictvím


AuthenticatorBuilder.AppendAuthenticator(Func<IAuthenticator>) Method

Definition

public bool AppendAuthenticator (Func<Microsoft.Azure.Commands.Common.Authentication.IAuthenticator> constructor);
abstract member AppendAuthenticator : Func<Microsoft.Azure.Commands.Common.Authentication.IAuthenticator> -> bool
override this.AppendAuthenticator : Func<Microsoft.Azure.Commands.Common.Authentication.IAuthenticator> -> bool
Public Function AppendAuthenticator (constructor As Func(Of IAuthenticator)) As Boolean

Parameters

constructor
Func<IAuthenticator>

Returns

Implements

Applies to