Exemple #1
0
 GetDelegationToken(Text renewer)
 {
     // client has already set the service
     return(client.GetDelegationToken(renewer));
 }