Share via


SsoConfiguration Class

Definition

public ref class SsoConfiguration : Microsoft::IdentityServer::PolicyModel::Configuration::ContractObject
[System.Runtime.Serialization.DataContract(Namespace="http://schemas.datacontract.org/2012/04/ADFS")]
public class SsoConfiguration : Microsoft.IdentityServer.PolicyModel.Configuration.ContractObject
type SsoConfiguration = class
    inherit ContractObject
Public Class SsoConfiguration
Inherits ContractObject
Inheritance
SsoConfiguration
Attributes

Constructors

SsoConfiguration()

Fields

ContractNamespace (Inherited from ContractObject)

Properties

BrowserSsoEnabled
BrowserSsoSupportedUserAgents
ExtensionData (Inherited from ContractObject)
KmsiEnabled
KmsiPersistentTokenLifetime
PersistentEnabled
PersistentTokenCutoffTime
PersistentTokenLifetime
TokenLifetime

Applies to