Exemple #1
0
 public abstract IAsyncResult BeginAuthenticate(IStorageAccount storageAccount, RequestContext requestContext, NephosUriComponents uriComponents, Microsoft.Cis.Services.Nephos.Common.Authentication.AuthenticationManager.GetStringToSignCallback getStringToSignCallback, TimeSpan timeout, AsyncCallback callback, object state);
Exemple #2
0
 public abstract IAuthenticationResult Authenticate(RequestContext requestContext, NephosUriComponents uriComponents, Microsoft.Cis.Services.Nephos.Common.Authentication.AuthenticationManager.GetStringToSignCallback getStringToSignCallback, TimeSpan timeout);