Share via


PushTenantServiceInfo Class

Definition

[Microsoft.SharePoint.Client.ScriptType("Microsoft.SharePoint.Client.Search.ContentPush.PushTenantServiceInfo", ServerTypeId="{e5bbc713-0fc0-4f7c-9322-ad09695faabd}")]
public sealed class PushTenantServiceInfo : Microsoft.SharePoint.Client.ClientObject
type PushTenantServiceInfo = class
    inherit ClientObject
Public NotInheritable Class PushTenantServiceInfo
Inherits ClientObject
Inheritance
PushTenantServiceInfo
Attributes

Constructors

PushTenantServiceInfo(ClientRuntimeContext, ObjectPath)

Properties

AuthenticationRealm
Context (Inherited from ClientObject)
EndpointAddress
ObjectData (Inherited from ClientObject)
ObjectVersion (Inherited from ClientObject)
Path (Inherited from ClientObject)
ServerObjectIsNull (Inherited from ClientObject)
ServiceProperties
Tag (Inherited from ClientObject)
TenantId
TypedObject (Inherited from ClientObject)
ValidContentEncryptionCertificates
ValidUntil

Methods

CheckUninitializedProperty(String) (Inherited from ClientObject)
CustomFromJson(JsonReader) (Inherited from ClientObject)
FromJson(JsonReader) (Inherited from ClientObject)
InitNonPropertyFieldFromJson(String, JsonReader) (Inherited from ClientObject)
InitOnePropertyFromJson(String, JsonReader) (Inherited from ClientObject)
IsObjectPropertyInstantiated(String) (Inherited from ClientObject)
IsPropertyAvailable(String) (Inherited from ClientObject)
LoadExpandoFields() (Inherited from ClientObject)
RefreshLoad() (Inherited from ClientObject)
RemoveFromParentCollection() (Inherited from ClientObject)
Retrieve() (Inherited from ClientObject)
Retrieve(String[]) (Inherited from ClientObject)
UpdateClientObjectPropertyType(String, Object, JsonReader) (Inherited from ClientObject)

Applies to