[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The ConfigMgrBgbSessiontype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
ClientCertificate
Client certificate to use with the client notification session
ClientVersion
Client version associated with the client notification session
HostName
Client notification server hostname
IsConnected
Is session connected
KeepAliveInterval
Interval for sending keep-alive to the client notification endpoint on the MP. Default is 15 minutes.
Port
Client notification server port, default is 10123
SecurityMode
Message security mode if applicable
SessionType
Client notification session type.
SmsId
Client SMSID
Synchronizer
Used for thread synchronization
ValidateCrl
If true, CRL is verified
ValidateServerCertificate
If true, server certificate is validated

See Also