Class MfaDuo
Inheritance
System.Object
MfaDuo
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.Policy.Outputs
Assembly: Pulumi.Okta.dll
Syntax
public sealed class MfaDuo
Fields
View SourceConsentType
User consent type required before enrolling in the factor: "NONE" or "TERMS_OF_SERVICE". By default it is "NONE".
Declaration
public readonly string ConsentType
Field Value
| Type | Description |
|---|---|
| System.String |
Enroll
Requirements for user initiated enrollment. Can be "NOT_ALLOWED", "OPTIONAL", or "REQUIRED". By default it is "OPTIONAL".
Declaration
public readonly string Enroll
Field Value
| Type | Description |
|---|---|
| System.String |