다음을 통해 공유


WebTokenResponse.WebAccount 속성

정의

요청에 대한 웹 계정을 가져옵니다.

public:
 property WebAccount ^ WebAccount { WebAccount ^ get(); };
WebAccount WebAccount();
public WebAccount WebAccount { get; }
var webAccount = webTokenResponse.webAccount;
Public ReadOnly Property WebAccount As WebAccount

속성 값

요청에 대한 웹 계정입니다.

적용 대상

추가 정보