다음을 통해 공유


ProfileSubtypeProperty.IsAlias Property

Gets a value indicating whether this property is a user alias.

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

Syntax

'Declaration
Public ReadOnly Property IsAlias As Boolean
    Get
'Usage
Dim instance As ProfileSubtypeProperty
Dim value As Boolean

value = instance.IsAlias
public bool IsAlias { get; }

Property Value

Type: System.Boolean

Remarks

For user search.

See Also

Reference

ProfileSubtypeProperty Class

ProfileSubtypeProperty Members

Microsoft.Office.Server.UserProfiles Namespace