Click or drag to resize
PMGroupOUType Property

Note: This API is now obsolete.

Specifies the type of container, such as AD Group, OU or local container

Namespace: PM90SettingsAPI.Membership
Assembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
[ObsoleteAttribute("Use IsOU and IsLocal for further information about group.")]
public GroupType Type { get; }

Property Value

Type: GroupType
See Also