GigaSpaces XAP.NET Documentation
Credentials Property
Class LibraryGigaSpaces.XAP.ConfigurationSpaceProxyConfigurationElementCredentials
Gets or sets the credentials which will be used to login to the space.
Declaration Syntax
C#Visual BasicVisual C++J#
public SpaceCredentialsConfigurationElement Credentials { get; set; }
Public Property Credentials As SpaceCredentialsConfigurationElement
	Get
	Set
/** @property */
public SpaceCredentialsConfigurationElement get_Credentials()
/** @property */
public  void set_Credentials(SpaceCredentialsConfigurationElement value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)