Click or drag to resize

CreatePermissionRequest Methods

The CreatePermissionRequest type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetAlternateServer
Gets the alternate-server attribute.
(Inherited from Message.)
Public methodGetChannelNumber
Gets the channel-number attribute.
(Inherited from Message.)
Public methodGetConnectionId
Gets the connection-id attribute.
(Inherited from Message.)
Public methodGetData
Gets the data attribute.
(Inherited from Message.)
Public methodGetDontFragment
Gets the don't-fragment attribute.
(Inherited from Message.)
Public methodGetErrorCode
Gets the error-code attribute.
(Inherited from Message.)
Public methodGetEvenPort
Gets the even-port attribute.
(Inherited from Message.)
Public methodGetFingerprint
Gets the fingerprint attribute.
(Inherited from Message.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetIceControlled
Gets the ICE-controlled attribute.
(Inherited from Message.)
Public methodGetIceControlling
Gets the ICE-controlling attribute.
(Inherited from Message.)
Public methodGetLength
Gets the length of the message.
(Inherited from Message.)
Public methodGetLifetime
Gets the lifetime attribute.
(Inherited from Message.)
Public methodGetMappedAddress
Gets the mapped-address attribute.
(Inherited from Message.)
Public methodGetMessageIntegrity
Gets the message-integrity attribute.
(Inherited from Message.)
Public methodGetNonce
Gets the nonce attribute.
(Inherited from Message.)
Public methodGetPayloadLength
Gets the length of the payload.
(Inherited from Message.)
Public methodGetPriority
Gets the priority attribute.
(Inherited from Message.)
Public methodGetRealm
Gets the realm attribute.
(Inherited from Message.)
Public methodGetRequestedAddressFamily
Gets the requested-address-family attribute.
(Inherited from Message.)
Public methodGetRequestedTransport
Gets the requested-transport attribute.
(Inherited from Message.)
Public methodGetReservationToken
Gets the reservation-token attribute.
(Inherited from Message.)
Public methodGetSoftware
Gets the software attribute.
(Inherited from Message.)
Public methodGetTransactionTransmitCounter
Gets the transaction-transmit-counter attribute.
(Inherited from Message.)
Public methodGetType (Inherited from Object.)
Public methodGetUnknownAttributes
Gets the unknown-attributes attribute.
(Inherited from Message.)
Public methodGetUseCandidate
Gets the use-candidate attribute.
(Inherited from Message.)
Public methodGetUsername
Gets the username attribute.
(Inherited from Message.)
Public methodGetXorMappedAddress
Gets the XOR-mapped-address attribute.
(Inherited from Message.)
Public methodGetXorPeerAddress
Gets the XOR-peer-address attribute.
(Inherited from Message.)
Public methodGetXorRelayedAddress
Gets the XOR-relayed-address attribute.
(Inherited from Message.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSetAlternateServer
Set the alternate-server attribute.
(Inherited from Message.)
Public methodSetChannelNumber
Sets the channel-number attribute.
(Inherited from Message.)
Public methodSetConnectionId
Sets the connection-id attribute.
(Inherited from Message.)
Public methodSetData
Sets the data attribute.
(Inherited from Message.)
Public methodSetDontFragment
Sets the don't-fragment attribute.
(Inherited from Message.)
Public methodSetErrorCode
Set the error-code attribute.
(Inherited from Message.)
Public methodSetEvenPort
Sets the even-port attribute.
(Inherited from Message.)
Public methodSetFingerprint
Set the fingerprint attribute.
(Inherited from Message.)
Public methodSetIceControlled
Sets the ICE-controlled attribute.
(Inherited from Message.)
Public methodSetIceControlling
Sets the ICE-controlling attribute.
(Inherited from Message.)
Public methodSetLifetime
Sets the lifetime attribute.
(Inherited from Message.)
Public methodSetMappedAddress
Set the mapped-address attribute.
(Inherited from Message.)
Public methodSetMessageIntegrity
Set the message-integrity attribute.
(Inherited from Message.)
Public methodSetNonce
Set the nonce attribute.
(Inherited from Message.)
Public methodSetPriority
Sets the priority attribute.
(Inherited from Message.)
Public methodSetRealm
Set the realm attribute.
(Inherited from Message.)
Public methodSetRequestedAddressFamily
Sets the requested-address-family attribute.
(Inherited from Message.)
Public methodSetRequestedTransport
Sets the requested-transport attribute.
(Inherited from Message.)
Public methodSetReservationToken
Sets the reservation-token attribute.
(Inherited from Message.)
Public methodSetSoftware
Set the software attribute.
(Inherited from Message.)
Public methodSetTransactionTransmitCounter
Set the transaction-transmit-counter attribute.
(Inherited from Message.)
Public methodSetUnknownAttributes
Set the unknown-attributes attribute.
(Inherited from Message.)
Public methodSetUseCandidate
Sets the use-candidate attribute.
(Inherited from Message.)
Public methodSetUsername
Set the username attribute.
(Inherited from Message.)
Public methodSetXorMappedAddress
Set the XOR-mapped-address attribute.
(Inherited from Message.)
Public methodSetXorPeerAddress
Sets the XOR-peer-address attribute.
(Inherited from Message.)
Public methodSetXorRelayedAddress
Sets the XOR-relayed-address attribute.
(Inherited from Message.)
Public methodToString (Inherited from Object.)
Public methodWriteTo(DataBuffer)
Writes the message to a data buffer.
(Inherited from Message.)
Public methodWriteTo(DataBuffer, Int32)
Writes the message to a data buffer.
(Inherited from Message.)
Public methodWriteTo(DataBuffer, Int32, Int32)
Writes the message to a data buffer.
(Inherited from Message.)
Top
See Also