Class ClientAuthenticationFlowBindingOverridesArgs
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.Keycloak.OpenId.Inputs
Assembly: Pulumi.Keycloak.dll
Syntax
public sealed class ClientAuthenticationFlowBindingOverridesArgs : ResourceArgs
Constructors
View SourceClientAuthenticationFlowBindingOverridesArgs()
Declaration
public ClientAuthenticationFlowBindingOverridesArgs()
Properties
View SourceBrowserId
Declaration
public Input<string> BrowserId { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
DirectGrantId
Declaration
public Input<string> DirectGrantId { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |