API version:
Show / Hide Table of Contents

Class AddSmsFactorOptions

Helper class for SMS factor settings

Inheritance
System.Object
AddSmsFactorOptions
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: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public sealed class AddSmsFactorOptions

Properties

PhoneNumber

Gets or sets the phone number

Declaration
public string PhoneNumber { get; set; }
Property Value
Type Description
System.String
Back to top Copyright © 2021 Okta, Inc.
Generated with DocFx.