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

반품

적용 대상