Skip to main content

ShortMessage.AccessCode

Gets or sets the confirmation code that will be sent to registered mobile phone users.

Namespace: Imanami.directorymanager.DataTransferObjects.DataContracts.SMS

Assembly: Imanami.directorymanager.DataTransferObjects.dll

Syntax

public string AccessCode { get; set; }

Return Value

Type: System.String

The confirmation code.

See Also