SPUtility.FormatAccountName method
Include protected members
Include inherited members
將格式設定提供者和使用者提供的參數為基礎的帳戶名稱。
Overload list
Name | Description | |
---|---|---|
![]() ![]() |
FormatAccountName(String) | 會擷取包含順序,以分號分隔的提供者與使用者值串連的字串 (":")。此方法會擷取串連的字串僅依據使用者名稱。 |
![]() ![]() |
FormatAccountName(String, String) | 驗證提供者與使用者的字串值。如果這些字串是有效的此方法將串連的提供者和使用者值順序,以冒號 (":") 之間,並傳回串連的字串。 |
Top