Identity Property
      
 

Description

Returns service identity.


Property type

A XMPPIdentities object.  


Syntax

object.Identity



The Identity Property syntax has these parts:

Part Description
object An expression evaluating to an object of type XMPPService.

Remarks

Provides you with all server's identities. This property provides you with reference to XMPPIdentity object, which allows you to iterate thru all the Identities available and retrieve their names, type and category.