EntityDescriptor.FederationId 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.
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, setPublic Property FederationId As StringProperty Value
The federation ID. The default is null.