Click or drag to resize

PsrOrganisationUnitActiveDirectoryProfileId Property

Active Directory profile ID

Namespace:  PsrApi.Data
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public Nullable<Guid> ActiveDirectoryProfileId { get; set; }

Property Value

Type: NullableGuid
See Also