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

The ConfigMgrBgbHttpSessiontype 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
(Inherited from ConfigMgrBgbSession.)
ClientVersion
Client version associated with the client notification session
(Inherited from ConfigMgrBgbSession.)
HostName
Client notification server hostname
(Inherited from ConfigMgrBgbSession.)
IsConnected
Is session connected
(Overrides ConfigMgrBgbSession . . :: . . IsConnected.)
KeepAliveInterval
Interval for sending keep-alive to the client notification endpoint on the MP. Default is 15 minutes.
(Inherited from ConfigMgrBgbSession.)
Port
Client notification server port, default is 10123
(Inherited from ConfigMgrBgbSession.)
SecurityMode
Message security mode if applicable
(Inherited from ConfigMgrBgbSession.)
SessionType
Client notification session type.
(Overrides ConfigMgrBgbSession . . :: . . SessionType.)
SmsId
Client SMSID
(Inherited from ConfigMgrBgbSession.)
Synchronizer
Used for thread synchronization
(Inherited from ConfigMgrBgbSession.)
ValidateCrl
If true, CRL is verified
(Inherited from ConfigMgrBgbSession.)
ValidateServerCertificate
If true, server certificate is validated
(Inherited from ConfigMgrBgbSession.)

See Also