luxlabs header browser preview


@class NSString;

@interface POWSTrustRequestedSecurityTokenType : POWSTrustBaseRequestType

@property (copy, nonatomic) NSString *stringValue;

+ (id)definition;

- (id)description;
- (void).cxx_destruct;

@end