Delen via


MicrosoftGraphUser.UserType Property

Definition

A string value that can be used to classify user types in your directory, such as Member and Guest. Supports $filter (eq, ne, NOT, in,).

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)]
public string UserType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)>]
member this.UserType : string with get, set
Public Property UserType As String

Property Value

Implements

Attributes

Applies to