Share via


RealmInfo.AllowFedUsersLiveIdSignIn Property

 

Applies To: Dynamics CRM 2015

For internal use only.

Namespace:   Microsoft.Xrm.Sdk.Client
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

public bool AllowFedUsersLiveIdSignIn { get; set; }
public:
property bool AllowFedUsersLiveIdSignIn {
    bool get();
    void set(bool value);
}
member AllowFedUsersLiveIdSignIn : bool with get, set
Public Property AllowFedUsersLiveIdSignIn As Boolean

Property Value

Type: System.Boolean

Type: Boolean.

See Also

RealmInfo Class
Microsoft.Xrm.Sdk.Client Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright