Share via


Source.FederationId property

Namespace:  Microsoft.SharePoint.Client.Discovery
Assemblies:   Microsoft.Office.Policy.Silverlight (in Microsoft.Office.Policy.Silverlight.dll);  Microsoft.Office.Client.Policy.Phone (in Microsoft.Office.Client.Policy.Phone.dll)  Microsoft.Office.Policy.Client (in Microsoft.Office.Policy.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public Property FederationId As Guid
    Get
    Set
'Usage
Dim instance As Source
Dim value As Guid

value = instance.FederationId

instance.FederationId = value
[RemoteAttribute]
public Guid FederationId { get; set; }

Property value

Type: System.Guid

See also

Reference

Source class

Source members

Microsoft.SharePoint.Client.Discovery namespace