Table of Contents

Class IdentityServerConstants.ProtocolTypes

Namespace
Duende.IdentityServer
Assembly
Duende.IdentityServer.dll
public static class IdentityServerConstants.ProtocolTypes
Inheritance
IdentityServerConstants.ProtocolTypes
Inherited Members

Fields

OpenIdConnect

public const string OpenIdConnect = "oidc"

Field Value

string

Saml2p

public const string Saml2p = "saml2p"

Field Value

string

WsFederation

public const string WsFederation = "wsfed"

Field Value

string