RFC3325ParserExtensionParsePAssertedID Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxpublic PIdentityHeader ParsePAssertedID(
PIdentityType type
)
Public Function ParsePAssertedID (
type As PIdentityType
) As PIdentityHeader
public:
PIdentityHeader^ ParsePAssertedID(
PIdentityType type
)
member ParsePAssertedID :
type : PIdentityType -> PIdentityHeader Parameters
- type PIdentityType
-
Return Value
PIdentityHeader
See Also