Interface ICallUserFactorProfile
Represents a CallUserFactorProfile resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface ICallUserFactorProfile : IResource
Properties
PhoneExtension
Declaration
string PhoneExtension { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PhoneNumber
Declaration
string PhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String |