다음을 통해 공유


WebAccountProviderSignOutAccountOperation.WebAccount 속성

정의

로그아웃할 웹 계정을 가져옵니다.

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

속성 값

로그아웃할 웹 계정입니다.

적용 대상