IAzClientContext::get_UserCanonical 方法 (azroles.h)
UserCanonical 屬性會以標準格式擷取目前客戶端的名稱。
這個屬性是唯讀的。
語法
HRESULT get_UserCanonical(
BSTR *pbstrProp
);
參數
pbstrProp
傳回值
無
備註
標準用戶端名稱是藉由模擬用戶端令牌,並使用 NameFormat 參數指定的 NameCanonical 呼叫 GetUserNameEx 函式來擷取。
標準格式的用戶端名稱範例為 「example.fourthcoffee.com/software/Ben Smith」。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2003 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | azroles.h |
程式庫 | Azroles.lib |
Dll | Azroles.dll |
可轉散發套件 | Windows XP 上的 Windows Server 2003 系統管理工具套件 |