OpenAsAdminOrSystemServiceType
extends Type
in package
For internal use only. Not used by clients.
Table of Contents
Properties
- $ConnectingSID : string
- Not intended for client use.
- $LogonType : string
- Not intended for client use.
Methods
- __clone() : mixed
- Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.
Properties
$ConnectingSID
Not intended for client use.
public
string
$ConnectingSID
Tags
$LogonType
Not intended for client use.
public
string
$LogonType
Tags
Methods
__clone()
Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.
public
__clone() : mixed