LineCredentialsMessageAuthorizationName Property |
[Missing <summary> documentation for "P:CallFlowFramework.LineCredentialsMessage.AuthorizationName"]
Namespace:
CallFlowFramework
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic string AuthorizationName { get; set; }
public:
property String^ AuthorizationName {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also