Show / Hide Table of Contents

Class MfaPolicyFidoWebauthnArgs

Inheritance
System.Object
InputArgs
ResourceArgs
MfaPolicyFidoWebauthnArgs
Inherited Members
ResourceArgs.Empty
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.Inputs
Assembly: Pulumi.Okta.dll
Syntax
public sealed class MfaPolicyFidoWebauthnArgs : ResourceArgs

Constructors

View Source

MfaPolicyFidoWebauthnArgs()

Declaration
public MfaPolicyFidoWebauthnArgs()

Properties

View Source

ConsentType

Declaration
public Input<string> ConsentType { get; set; }
Property Value
Type Description
Input<System.String>
View Source

Enroll

Declaration
public Input<string> Enroll { get; set; }
Property Value
Type Description
Input<System.String>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.