다음을 통해 공유


WebProviderTokenRequest.WebAccountSelectionOptions 속성

정의

웹 계정 선택 옵션을 가져옵니다.

public:
 property WebAccountSelectionOptions WebAccountSelectionOptions { WebAccountSelectionOptions get(); };
WebAccountSelectionOptions WebAccountSelectionOptions();
public WebAccountSelectionOptions WebAccountSelectionOptions { get; }
var webAccountSelectionOptions = webProviderTokenRequest.webAccountSelectionOptions;
Public ReadOnly Property WebAccountSelectionOptions As WebAccountSelectionOptions

속성 값

웹 계정 선택 옵션입니다.

적용 대상