RequestAuthenticationInfo Properties |
The RequestAuthenticationInfo type exposes the following members.
Name | Description | |
---|---|---|
AuthName |
Gets the value of the auth. name sent in the SIP request.
(Inherited from BaseAuthenticationInfo.) | |
CallID |
Gets the value of the Call-ID header.
| |
CNonce | (Inherited from BaseAuthenticationInfo.) | |
ContentType |
Gets the content type of the body.
| |
CSeq |
Gets the value of the CSeq header.
| |
EntityBody | (Inherited from BaseAuthenticationInfo.) | |
From |
Gets the value of the From header.
| |
ID |
Gets the authentication ID.
| |
InstanceInfo |
Gets information about the SIP client.
| |
IsMidDialogRequest |
Gets a boolean value indicating whether the request is a mid-dialog request.
| |
Method | (Inherited from BaseAuthenticationInfo.) | |
Nonce | (Inherited from BaseAuthenticationInfo.) | |
Realm | (Inherited from BaseAuthenticationInfo.) | |
RequestMethod |
Gets the method name of the SIP request.
| |
Response | (Inherited from BaseAuthenticationInfo.) | |
To |
Gets the value of the To header.
| |
Uri | (Inherited from BaseAuthenticationInfo.) |