Show / Hide Table of Contents

Class GlobalClientAddonsSamlp

Inheritance
System.Object
GlobalClientAddonsSamlp
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Auth0.Outputs
Assembly: Pulumi.Auth0.dll
Syntax
public sealed class GlobalClientAddonsSamlp

Fields

View Source

Audience

Declaration
public readonly string Audience
Field Value
Type Description
System.String
View Source

AuthnContextClassRef

Declaration
public readonly string AuthnContextClassRef
Field Value
Type Description
System.String
View Source

Binding

Declaration
public readonly string Binding
Field Value
Type Description
System.String
View Source

CreateUpnClaim

Declaration
public readonly bool? CreateUpnClaim
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

Destination

Declaration
public readonly string Destination
Field Value
Type Description
System.String
View Source

DigestAlgorithm

Declaration
public readonly string DigestAlgorithm
Field Value
Type Description
System.String
View Source

IncludeAttributeNameFormat

Declaration
public readonly bool? IncludeAttributeNameFormat
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

LifetimeInSeconds

Declaration
public readonly int? LifetimeInSeconds
Field Value
Type Description
System.Nullable<System.Int32>
View Source

Logout

Declaration
public readonly GlobalClientAddonsSamlpLogout Logout
Field Value
Type Description
GlobalClientAddonsSamlpLogout
View Source

MapIdentities

Declaration
public readonly bool? MapIdentities
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

Mappings

Declaration
public readonly ImmutableDictionary<string, object> Mappings
Field Value
Type Description
System.Collections.Immutable.ImmutableDictionary<System.String, System.Object>
View Source

MapUnknownClaimsAsIs

Declaration
public readonly bool? MapUnknownClaimsAsIs
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

NameIdentifierFormat

Declaration
public readonly string NameIdentifierFormat
Field Value
Type Description
System.String
View Source

NameIdentifierProbes

Declaration
public readonly ImmutableArray<string> NameIdentifierProbes
Field Value
Type Description
System.Collections.Immutable.ImmutableArray<System.String>
View Source

PassthroughClaimsWithNoMapping

Declaration
public readonly bool? PassthroughClaimsWithNoMapping
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

Recipient

Declaration
public readonly string Recipient
Field Value
Type Description
System.String
View Source

SignatureAlgorithm

Declaration
public readonly string SignatureAlgorithm
Field Value
Type Description
System.String
View Source

SignResponse

Declaration
public readonly bool? SignResponse
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

TypedAttributes

Declaration
public readonly bool? TypedAttributes
Field Value
Type Description
System.Nullable<System.Boolean>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.