IConnectedIdentityProvider::D isconnectIdentity 方法 (identityprovider.h)
中斷與目前網域使用者的線上身分識別連線。
Syntax
HRESULT DisconnectIdentity();
傳回值
如果方法成功,方法會傳回S_OK。
如果方法失敗,此方法會傳回 Win32 錯誤碼。
傳回碼 | 描述 |
---|---|
|
此方法已成功。 |
|
網域使用者未連線到線上身分識別。 |
需求
最低支援的用戶端 | Windows 8 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2012 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | identityprovider.h |