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: 10.3.183.0
Syntax
public PIdentityHeader ParsePAssertedID(
	PIdentityType type
)

Parameters

type
Type: Ozeki.VoIPPIdentityType

Return Value

Type: PIdentityHeader
See Also