IdentityResourceBuilder.OpenId 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.
Creates an openid resource.
public:
static Microsoft::AspNetCore::ApiAuthorization::IdentityServer::IdentityResourceBuilder ^ OpenId();
public static Microsoft.AspNetCore.ApiAuthorization.IdentityServer.IdentityResourceBuilder OpenId ();
static member OpenId : unit -> Microsoft.AspNetCore.ApiAuthorization.IdentityServer.IdentityResourceBuilder
Public Shared Function OpenId () As IdentityResourceBuilder