GetAuthorizationRequestUrlParameterBuilder.WithAccount(IAccount) メソッド

定義

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

パラメーター

account
IAccount

返品

適用対象