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
/** @property */
public SpaceCredentialsConfigurationElement get_Credentials()
/** @property */
public  void set_Credentials(SpaceCredentialsConfigurationElement value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.0.0.0 (12.0.0.16000)