PushTenantServiceInfo.AuthenticationRealm property

Namespace:  Microsoft.SharePoint.Client.Search.ContentPush
Assembly:  Microsoft.SharePoint.Client.Search (in Microsoft.SharePoint.Client.Search.dll)

Syntax

'Declaration
Public ReadOnly Property AuthenticationRealm As String
    Get
'Usage
Dim instance As PushTenantServiceInfo
Dim value As String

value = instance.AuthenticationRealm
public string AuthenticationRealm { get; }

Property value

Type: System.String

See also

Reference

PushTenantServiceInfo class

PushTenantServiceInfo members

Microsoft.SharePoint.Client.Search.ContentPush namespace