Method | Description | |
---|---|---|
Validate ( ) : void |
Validates this instance.
|
|
WsFederationPluginOptions ( ) : IdentityServer3.Core.Configuration |
Initializes a new instance of the WsFederationPluginOptions class.
|
|
WsFederationPluginOptions ( IdentityServer3.Core.Configuration.IdentityServerOptions options ) : IdentityServer3.Core.Configuration |
Initializes a new instance of the WsFederationPluginOptions class. Assigns the IdentityServerOptions and the Factory from the IdentityServerOptions.
|
public WsFederationPluginOptions ( ) : IdentityServer3.Core.Configuration | ||
return | IdentityServer3.Core.Configuration |
public WsFederationPluginOptions ( IdentityServer3.Core.Configuration.IdentityServerOptions options ) : IdentityServer3.Core.Configuration | ||
options | IdentityServer3.Core.Configuration.IdentityServerOptions | The options. |
return | IdentityServer3.Core.Configuration |