CommunicationUserDetail 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.
Represents the details of a Communication User.
public class CommunicationUserDetail
type CommunicationUserDetail = class
Public Class CommunicationUserDetail
- Inheritance
-
CommunicationUserDetail
Properties
| Name | Description |
|---|---|
| CustomId |
The custom Id if one has been associated with the identity. |
| LastTokenIssuedAt |
Last time a token has been issued for the identity. |
| User |
Identifier of the identity. |