Share via


ClientAccessServer.AlternateServiceAccountConfiguration property

Gets the alternate service account credentials for the server.

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

Syntax

'Declaration
Public Property AlternateServiceAccountConfiguration As AlternateServiceAccountConfiguration
    Get
    Friend Set
'Usage
Dim instance As ClientAccessServer
Dim value As AlternateServiceAccountConfiguration

value = instance.AlternateServiceAccountConfiguration
public AlternateServiceAccountConfiguration AlternateServiceAccountConfiguration { get; internal set; }

Property value

Type: Microsoft.Exchange.Data.Directory.Management.AlternateServiceAccountConfiguration
The alternate service account credentials for the server.

See also

Reference

ClientAccessServer class

ClientAccessServer members

Microsoft.Exchange.Data.Directory.Management namespace