equal
deleted
inserted
replaced
236 * |
236 * |
237 * @since Series60 3.2.3 |
237 * @since Series60 3.2.3 |
238 * @return ETrue, if Credential has properties or |
238 * @return ETrue, if Credential has properties or |
239 * EFalse, if Credential does not have properties |
239 * EFalse, if Credential does not have properties |
240 */ |
240 */ |
241 IMPORT_C TBool CSenInternalCredential::HasProperties(); |
241 IMPORT_C TBool HasProperties(); |
242 |
242 |
243 /** |
243 /** |
244 * Method for setting IdentityProviderId for this Credential. |
244 * Method for setting IdentityProviderId for this Credential. |
245 * Setting IdentityProviderId does build relation between this |
245 * Setting IdentityProviderId does build relation between this |
246 * Credential and IdentityProvider for which IdentityProviderId |
246 * Credential and IdentityProvider for which IdentityProviderId |