WsFederationDefaults Class

Definition

Default values related to WsFederation authentication handler

public ref class WsFederationDefaults abstract sealed
public static class WsFederationDefaults
type WsFederationDefaults = class
Public Class WsFederationDefaults
Inheritance
WsFederationDefaults

Fields

AuthenticationScheme

The default authentication type used when registering the WsFederationHandler.

DisplayName

The default display name used when registering the WsFederationHandler.

UserstatePropertiesKey

Constant used to identify userstate inside AuthenticationProperties that have been serialized in the 'wctx' parameter.

Applies to