IIdentityProvider.IsSyncable Property

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
ReadOnly Property IsSyncable As Boolean
bool IsSyncable { get; }
property bool IsSyncable {
    bool get ();
}
abstract IsSyncable : bool with get
function get IsSyncable () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

IIdentityProvider Interface

Microsoft.TeamFoundation.Framework.Server Namespace