Share via


Page "Azure AD App Setup Part"

ID 6301
Namespace: System.Azure.Identity

Properties

Name Value
Caption
PageType CardPart
SourceTable Table System.Azure.Identity."Azure AD App Setup"

Methods

Save

[NonDebuggable]
procedure Save()

ValidateFields

procedure ValidateFields()

SetAppDetails

Obsolete

This element will become obsolete from version 25.0. Replaced by SetAppDetails(ApplicationId: Guid; "Key": SecretText)

[NonDebuggable]
[Obsolete(Replaced by SetAppDetails(ApplicationId: Guid; "Key": SecretText),25.0)]
procedure SetAppDetails(ApplicationId: Guid, "Key": Text)

Parameters

Name Type Description
ApplicationId Guid
Key Text

SetAppDetails

[NonDebuggable]
procedure SetAppDetails(ApplicationId: Guid, "Key": SecretText)

Parameters

Name Type Description
ApplicationId Guid
Key SecretText

GetRedirectUrl

procedure GetRedirectUrl(): Text

Returns

Type Description
Text

See also