Freigeben über


IdentityScope.IsGlobal-Eigenschaft

Namespace:  Microsoft.VisualStudio.Services.Identity
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
<DataMemberAttribute(IsRequired := False, EmitDefaultValue := False)> _
Public Property IsGlobal As Boolean
[DataMemberAttribute(IsRequired = false, EmitDefaultValue = false)]
public bool IsGlobal { get; internal set; }

Eigenschaftswert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityScope Klasse

Microsoft.VisualStudio.Services.Identity-Namespace