Home | History | Annotate | Download | only in exchange

Lines Matching full:policykey

1237             method.setHeader("X-MS-PolicyKey", key);
1409 // Update the account with a null policyKey (the key we've gotten is
1509 String policyKey = acknowledgeProvision(svc, pp.getSecuritySyncKey(),
1511 if (policyKey != null) {
1512 pp.setSecuritySyncKey(policyKey);