Credential Properties<\/figcaption><\/figure><\/li>\nNow change the credential properties such as IDENTITY, Password and click on Ok<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"ALTER CREDENTIAL SYNTAX SYNTAX: [sql] ALTER CREDENTIAL credentialname WITH IDENTITY = ‘identityname’ , SECRET = ‘secret’ [\/sql] The IDENTITY and SECRET for a credential can be changed using ALTER CREDENTIAL. Example of Alter Credential: [sql] USE [master] GO ALTER CREDENTIAL [credential1] WITH IDENTITY = N’username1′, SECRET = N’password1′ GO [\/sql] USING SQL SERVER MANAGEMENT STUDIO…<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[107],"tags":[115,116,117,118],"class_list":["post-40","post","type-post","status-publish","format-standard","hentry","category-credentials","tag-alter-credential-explained-in-detail","tag-example-of-alter-credential","tag-how-to-alter-credential","tag-how-to-alter-credential-using-ssms"],"_links":{"self":[{"href":"https:\/\/sqlserverlearner.com\/wp-json\/wp\/v2\/posts\/40","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sqlserverlearner.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sqlserverlearner.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sqlserverlearner.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sqlserverlearner.com\/wp-json\/wp\/v2\/comments?post=40"}],"version-history":[{"count":0,"href":"https:\/\/sqlserverlearner.com\/wp-json\/wp\/v2\/posts\/40\/revisions"}],"wp:attachment":[{"href":"https:\/\/sqlserverlearner.com\/wp-json\/wp\/v2\/media?parent=40"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sqlserverlearner.com\/wp-json\/wp\/v2\/categories?post=40"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sqlserverlearner.com\/wp-json\/wp\/v2\/tags?post=40"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}