Show / Hide Table of Contents

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 Source

Rules

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>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.