public sealed class AvatarContentTokenRequest : IEquatable<AvatarContentTokenRequest>Public NotInheritable Class AvatarContentTokenRequest
Implements IEquatable(Of AvatarContentTokenRequest)public ref class AvatarContentTokenRequest sealed : IEquatable<AvatarContentTokenRequest^>[<SealedAttribute>]
type AvatarContentTokenRequest =
class
interface IEquatable<AvatarContentTokenRequest>
end| AvatarContentTokenRequest | Request to obtain a token for accessing avatar content. |
| ForceReissue | A flag indicating that a new token should be issued even if the current one is still valid. |
| UserID | The identifier of the user for whom the token is being requested. |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |