resourcespec.samesite Field

banner art

Specifies that all valid and available resources must be in the same site.

Syntax

[Visual Basic .NET]
Public Field samesite As CrmBoolean
[C#]
public CrmBoolean samesite;
[JScript]
public var samesite : CrmBoolean;

Remarks

Represents a field of type CrmBoolean.

The following table contains additional information about this attribute:

Platform required No
Application requirement level No Constraint
Valid for create Yes
Valid for retrieve Yes
Valid for update Yes
Display strings No
Yes
Default value No

See Also

© 2007 Microsoft Corporation. All rights reserved.