CreateConversationOptions.Identity Property

Definition

Gets or sets the claims-based identity associated with the current user.

public System.Security.Claims.ClaimsIdentity Identity { get; set; }
member this.Identity : System.Security.Claims.ClaimsIdentity with get, set
Public Property Identity As ClaimsIdentity

Property Value

Applies to