isRevoked
A Boolean value that indicates whether the resource is revoked.
Declaration
var isRevoked: Bool { get }Discussion
If this is a proxy resource, the value of this property is always true (Swift) or YES (Objective-C).
A Boolean value that indicates whether the resource is revoked.
var isRevoked: Bool { get }If this is a proxy resource, the value of this property is always true (Swift) or YES (Objective-C).