Class IdentityResources.OpenId
- Namespace
- Duende.IdentityServer.Models
- Assembly
- Duende.IdentityServer.dll
Models the standard openid scope
public class IdentityResources.OpenId : IdentityResource
- Inheritance
-
IdentityResources.OpenId
Constructors
OpenId()
Initializes a new instance of the IdentityResources.OpenId class.
public OpenId()
- See Also
-
IdentityResource
See Also
IdentityResource