Codeunit "Identity Management"

ID 9801
Namespace: System.Security.AccessControl

Properties

Name Value
InherentEntitlements X
InherentPermissions X

Methods

IsUserNamePasswordAuthentication

procedure IsUserNamePasswordAuthentication(): Boolean

Returns

Type Description
Boolean

IsUserDelegatedAdmin

procedure IsUserDelegatedAdmin(): Boolean

Returns

Type Description
Boolean

GetAuthenticationStatus

procedure GetAuthenticationStatus(UserSecurityId: Guid): Integer

Parameters

Name Type Description
UserSecurityId Guid

Returns

Type Description
Integer

See also