Exemplo n.º 1
0
 GetDelegationToken(Text renewer)
 {
     // The token is only used for serialization. So the type information
     // mismatch should be fine.
     return(resMgrDelegate.GetDelegationToken(renewer));
 }