The SignInConfigurationtype exposes the following members.

Methods

  Name Description
Public method CanSet
Returns true if the configuration type can be set.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone () () () () (Inherited from Object Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject MarshalByRefObject.)
Public method ToString (Inherited from Object.)

Properties

  Name Description
Public property ExternalServerUrl
Gets or sets the external signalling server address.
Public property InternalServerUrl
Gets or sets the internal signalling server address.
Public property IsPasswordSaved
Gets or sets the save password flag.
Public property Mode
Gets or sets the configuration mode value.
Public property SignedInFromIntranet
Determines whether user signed in from intranet.
Public property SignInAsAvailability
Get or sets the availability value for sign in with specified availability.
Public property SignInAutoRetry
Get or sets the bool value indication that auto retry for sign in is set.
Public property TransportMode
Gets or sets the current server transport.
Public property UserName
Sets display name for anonymous user. This property is reserved and must not be used.

See Also