Partager via


AuthServer.IsDefaultAuthorizationEndpoint property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Property IsDefaultAuthorizationEndpoint As Boolean
    Get
    Set
'Usage
Dim instance As AuthServer
Dim value As Boolean

value = instance.IsDefaultAuthorizationEndpoint

instance.IsDefaultAuthorizationEndpoint = value
public bool IsDefaultAuthorizationEndpoint { get; set; }

Property value

Type: System.Boolean

See also

Reference

AuthServer class

AuthServer members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace