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 SourceAndroid
List(Resource). Configuration settings for Android native apps. For details, see Android.
Declaration
public readonly ClientMobileAndroid Android
Field Value
| Type | Description |
|---|---|
| ClientMobileAndroid |
Ios
List(Resource). Configuration settings for i0S native apps. For details, see iOS.
Declaration
public readonly ClientMobileIos Ios
Field Value
| Type | Description |
|---|---|
| ClientMobileIos |