Compartilhar via


ProfileManagerBase.DefaultProfileSubtypeProperties property

Obtém o padrão ProfileSubtypePropertyManager.

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

Syntax

'Declaração
Public ReadOnly Property DefaultProfileSubtypeProperties As ProfileSubtypePropertyManager
    Get
'Uso
Dim instance As ProfileManagerBase
Dim value As ProfileSubtypePropertyManager

value = instance.DefaultProfileSubtypeProperties
public ProfileSubtypePropertyManager DefaultProfileSubtypeProperties { get; }

Property value

Type: Microsoft.Office.Server.UserProfiles.ProfileSubtypePropertyManager

Ver também

Referência

ProfileManagerBase class

ProfileManagerBase members

Microsoft.Office.Server.UserProfiles namespace