AssertionRequestOptions.Claims Property
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.
Claims to be included in the client assertion
public string Claims { get; set; }
member this.Claims : string with get, set
Public Property Claims As String