Class SamlAppAttributeStatement
Inheritance
System.Object
SamlAppAttributeStatement
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.Okta.Deprecated.Outputs
Assembly: Pulumi.Okta.dll
Syntax
public sealed class SamlAppAttributeStatement
Fields
View SourceFilterType
Declaration
public readonly string FilterType
Field Value
| Type | Description |
|---|---|
| System.String |
FilterValue
Declaration
public readonly string FilterValue
Field Value
| Type | Description |
|---|---|
| System.String |
Name
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
Namespace
Declaration
public readonly string Namespace
Field Value
| Type | Description |
|---|---|
| System.String |
Type
Declaration
public readonly string Type
Field Value
| Type | Description |
|---|---|
| System.String |
Values
Declaration
public readonly ImmutableArray<string> Values
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |