Show / Hide Table of Contents

Class ClientMobile

Inheritance
System.Object
ClientMobile
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.Auth0.Outputs
Assembly: Pulumi.Auth0.dll
Syntax
public sealed class ClientMobile

Fields

View Source

Android

List(Resource). Configuration settings for Android native apps. For details, see Android.

Declaration
public readonly ClientMobileAndroid Android
Field Value
Type Description
ClientMobileAndroid
View Source

Ios

List(Resource). Configuration settings for i0S native apps. For details, see iOS.

Declaration
public readonly ClientMobileIos Ios
Field Value
Type Description
ClientMobileIos
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.