IdentityResourceBuilder Class

Definition

A builder for identity resources

public ref class IdentityResourceBuilder
public class IdentityResourceBuilder
type IdentityResourceBuilder = class
Public Class IdentityResourceBuilder
Inheritance
IdentityResourceBuilder

Constructors

IdentityResourceBuilder()

Initializes a new instance of IdentityResourceBuilder.

IdentityResourceBuilder(IdentityResource)

Initializes a new instance of IdentityResourceBuilder.

IdentityResourceBuilder(IdentityResource)

Initializes a new instance of IdentityResourceBuilder.

Methods

Address()

Creates an address resource.

AllowAllClients()

Configures the API resource to allow all clients to access it.

Build()

Builds the API resource.

Email()

Creates an email resource.

OpenId()

Creates an openid resource.

Phone()

Creates a phone resource.

Profile()

Creates a profile resource.

Applies to