Property | Type | Description | |
---|---|---|---|
NONAPLPHANUM_ALLOWED_PASSWORD_CHARS | char[] | ||
TimeZoneOffsetMinutes | int | ||
USERNAME_ALLOWED_CHARS | string |
Property | Type | Description | |
---|---|---|---|
NotifyPropertyChanged | void |
Method | Description | |
---|---|---|
GetTable ( ) : |
||
GetXMLDocumentElementName ( ) : string | ||
GetXMLElementName ( ) : string | ||
Load ( |
||
SIPAccount ( ) : System.Data | ||
SIPAccount ( |
||
SIPAccount ( string owner, string sipDomain, string sipUsername, string sipPassword, string outDialPlanName ) : System.Data | ||
ToXML ( ) : string | ||
ToXMLNoParent ( ) : string | ||
ValidateAndClean ( |
Method | Description | |
---|---|---|
NotifyPropertyChanged ( string propertyName ) : void |
public GetXMLDocumentElementName ( ) : string | ||
return | string |
public Load ( |
||
sipAccountRow | ||
return | void |
public SIPAccount ( |
||
sipAccountRow | ||
return | System.Data |
public SIPAccount ( string owner, string sipDomain, string sipUsername, string sipPassword, string outDialPlanName ) : System.Data | ||
owner | string | |
sipDomain | string | |
sipUsername | string | |
sipPassword | string | |
outDialPlanName | string | |
return | System.Data |
public static ValidateAndClean ( |
||
sipAccount | ||
return | string |
public static char[] NONAPLPHANUM_ALLOWED_PASSWORD_CHARS | ||
return | char[] |
public static int TimeZoneOffsetMinutes | ||
return | int |