Lezen in het Engels

Delen via


SimSwapVerificationContent Class

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Request to verify SimSwap in period.

C#
public class SimSwapVerificationContent : System.ClientModel.Primitives.IJsonModel<Azure.Communication.ProgrammableConnectivity.SimSwapVerificationContent>, System.ClientModel.Primitives.IPersistableModel<Azure.Communication.ProgrammableConnectivity.SimSwapVerificationContent>
Inheritance
SimSwapVerificationContent
Implements

Constructors

Properties

MaxAgeHours

Maximum lookback for SimSwap verification.

NetworkIdentifier

Identifier for the network to query for this device.

PhoneNumber

Phone number in E.164 format (starting with country code), and optionally prefixed with '+'.

Explicit Interface Implementations

IJsonModel<SimSwapVerificationContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<SimSwapVerificationContent>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<SimSwapVerificationContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<SimSwapVerificationContent>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<SimSwapVerificationContent>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to

Product Versies
Azure SDK for .NET Preview