Edit

Share via


EntityDescriptor.FederationId Property

Definition

Gets or sets the federation ID for this descriptor.

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

Property Value

The federation ID. The default is null.

Applies to