We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55096f6 commit fd9904cCopy full SHA for fd9904c
articles/communication-services/quickstarts/identity/includes/access-tokens/access-token-net.md
@@ -202,10 +202,10 @@ Console.WriteLine(token);
202
203
### (Preview) Create and identity and issue a token in the same request with a custom ID
204
205
-> [!IMPORTANT]
+> [!IMPORTANT]
206
> This feature is available starting with the SDK version `1.4.0-beta1`.
207
208
-> [!NOTE]
+> [!NOTE]
209
> This feature is currently in preview.
210
211
You can pass your custom ID to the `CreateUserAndTokenAsync` method to create an identity and issue an access token in a single call.
0 commit comments