Click or drag to resize
RFC3325ParserExtensionParsePAssertedID Method
PAssertedID = "P-Asserted-Identity" HCOLON PAssertedID-value *(COMMA PAssertedID-value) PAssertedID-value = name-addr / addr-spec

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public PIdentityHeader ParsePAssertedID(
	PIdentityType type
)

Parameters

type
Type: Ozeki.VoIPPIdentityType

Return Value

Type: PIdentityHeader
See Also