Beispiel #1
0
 public WebDavAccessToken GetWebDavAccessTokenById(int id)
 {
     return(EnterpriseStorageController.GetWebDavAccessTokenById(id));
 }