AuthenticationInformation.Address Property

Definition

Gets or sets the address of the authority that created the token.

public:
 property System::String ^ Address { System::String ^ get(); void set(System::String ^ value); };
public string Address { get; set; }
member this.Address : string with get, set
Public Property Address As String

Property Value

The address.

Applies to