RcsEndUserMessage.IsPinRequired Property

Definition

Gets a Boolean value that specifies whether a PIN is required to be sent back with the response.

public:
 property bool IsPinRequired { bool get(); };
bool IsPinRequired();
public bool IsPinRequired { get; }
var boolean = rcsEndUserMessage.isPinRequired;
Public ReadOnly Property IsPinRequired As Boolean

Property Value

Boolean

bool

A Boolean value that specifies whether a PIN is required to be sent back with the response.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to