Share via


CommunicationTokenScope(String) Constructor

Definition

Initializes a new instance of CommunicationTokenScope.

public CommunicationTokenScope (string value);
new Azure.Communication.Identity.CommunicationTokenScope : string -> Azure.Communication.Identity.CommunicationTokenScope
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to