Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the account name format.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public ReadOnly Property AccountNameFormat As UserFormat
Get
'Usage
Dim instance As ProfileManagerBase
Dim value As UserFormat
value = instance.AccountNameFormat
public UserFormat AccountNameFormat { get; }
Property Value
Type: Microsoft.Office.Server.UserProfiles.UserFormat
Remarks
Possible account name formats are the Windows Security Account Manager (SAM) format and the User Principal Name (UPN) format.