Click or drag to resize

PsrActiveDirectoryProfileMasterKeyUserId Property

ID of the organisation unit user that executes the import/synchronization in Master Key mode when MasterKeyModus is active

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

Property Value

Type: NullableGuid
See Also