IdentityResourceBuilder.Build Method   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Builds the API resource.
public:
 IdentityServer4::Models::IdentityResource ^ Build();public IdentityServer4.Models.IdentityResource Build();public Duende.IdentityServer.Models.IdentityResource Build();member this.Build : unit -> IdentityServer4.Models.IdentityResourcemember this.Build : unit -> Duende.IdentityServer.Models.IdentityResourcePublic Function Build () As IdentityResourceReturns
The built Duende.IdentityServer.Models.IdentityResource.