/// <internalonly/>
 int IBuiltInPermission.GetTokenIndex()
 {
     return(StrongNameIdentityPermission.GetTokenIndex());
 }