IWithIdentifierUrl Interface

Definition

The stage of application update allowing specifying identifier URLs.

public interface IWithIdentifierUrl
type IWithIdentifierUrl = interface
Public Interface IWithIdentifierUrl
Derived

Methods

WithIdentifierUrl(String)

Adds an identifier URL to the application.

WithoutIdentifierUrl(String)

Removes an identifier URL from the application.

Applies to