Compartilhar via


UserProfileConfigManager.EnsureHashPrefix method

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaração
Public Shared Function EnsureHashPrefix ( _
    str As String _
) As String
'Uso
Dim str As String
Dim returnValue As String

returnValue = UserProfileConfigManager.EnsureHashPrefix(str)
public static string EnsureHashPrefix(
    string str
)

Parâmetros

Valor retornado

Type: System.String

Ver também

Referência

UserProfileConfigManager class

UserProfileConfigManager members

Microsoft.Office.Server.UserProfiles namespace