public sealed class AzureCredentials : IMessage<AzureCredentials>, IEquatable<AzureCredentials>, IDeepCloneable<AzureCredentials>, IBufferMessage, IMessage
Azure credentials
For information on our data retention policy for user credentials, see
User credentials.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eAzureCredentials\u003c/code\u003e class is used to manage Azure shared access signature (SAS) credentials for use with the Google Cloud Storage Transfer Service, which is provided within the \u003ccode\u003eGoogle.Cloud.StorageTransfer.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.8.0 is the latest version, and historical versions dating back to version 1.0.0 are also accessible via links, allowing for backwards compatibility.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility and robust functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property of the \u003ccode\u003eAzureCredentials\u003c/code\u003e class is \u003ccode\u003eSasToken\u003c/code\u003e, a string value representing the Azure shared access signature, which is required for granting limited access to Azure storage resources.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors, one that has no parameters, and one that takes an \u003ccode\u003eAzureCredential\u003c/code\u003e as the parameter.\u003c/p\u003e\n"]]],[],null,[]]