Class UserMultiFactorAuthRule
Inheritance
System.Object
UserMultiFactorAuthRule
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.OpenStack.Identity.Outputs
Assembly: Pulumi.OpenStack.dll
Syntax
public sealed class UserMultiFactorAuthRule
Fields
View SourceRules
A list of authentication plugins that the user must authenticate with.
Declaration
public readonly ImmutableArray<string> Rules
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |