다음을 통해 공유


GetAuthorizationRequestUrlParameterBuilder.WithAccount(IAccount) Method

Definition

public Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder WithAccount (Microsoft.Identity.Client.IAccount account);
member this.WithAccount : Microsoft.Identity.Client.IAccount -> Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder
Public Function WithAccount (account As IAccount) As GetAuthorizationRequestUrlParameterBuilder

Parameters

account
IAccount

Returns

Applies to