Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / WCF / IdentityModel / System / IdentityModel / Claims / Rights.cs / 1305376 / Rights.cs
//------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------- namespace System.IdentityModel.Claims { public static class Rights { const string rightNamespace = XsiConstants.Namespace + "/right"; const string identity = rightNamespace + "/identity"; const string possessProperty = rightNamespace + "/possessproperty"; static public string Identity { get { return identity; } } static public string PossessProperty { get { return possessProperty; } } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------- namespace System.IdentityModel.Claims { public static class Rights { const string rightNamespace = XsiConstants.Namespace + "/right"; const string identity = rightNamespace + "/identity"; const string possessProperty = rightNamespace + "/possessproperty"; static public string Identity { get { return identity; } } static public string PossessProperty { get { return possessProperty; } } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- RelationalExpressions.cs
- DataTrigger.cs
- Stream.cs
- MeshGeometry3D.cs
- XmlSchemaElement.cs
- EntityKeyElement.cs
- SByte.cs
- Array.cs
- CompatibleIComparer.cs
- LayoutSettings.cs
- XmlSerializerAssemblyAttribute.cs
- DynamicMethod.cs
- Geometry3D.cs
- UIElementPropertyUndoUnit.cs
- DeadCharTextComposition.cs
- HtmlButton.cs
- ImageKeyConverter.cs
- PolyQuadraticBezierSegment.cs
- RelatedPropertyManager.cs
- QilVisitor.cs
- XPathMessageFilterElementComparer.cs
- DbModificationClause.cs
- IsolatedStorageFilePermission.cs
- PersistenceTypeAttribute.cs
- MarginCollapsingState.cs
- MenuItem.cs
- DesignerActionVerbList.cs
- ButtonPopupAdapter.cs
- DesignSurfaceEvent.cs
- WebPartConnectionsCancelVerb.cs
- HtmlLink.cs
- VirtualPathProvider.cs
- DashStyles.cs
- FrameworkReadOnlyPropertyMetadata.cs
- FormViewModeEventArgs.cs
- GradientStopCollection.cs
- SafeNativeMethods.cs
- SessionPageStateSection.cs
- ArraySubsetEnumerator.cs
- SmiMetaData.cs
- ToolStripItemDesigner.cs
- DataGridViewComboBoxColumn.cs
- ItemCollectionEditor.cs
- OleDbReferenceCollection.cs
- PolicyManager.cs
- IPipelineRuntime.cs
- MimeImporter.cs
- NativeMethods.cs
- BinaryReader.cs
- BitmapCodecInfoInternal.cs
- PowerStatus.cs
- ContourSegment.cs
- indexingfiltermarshaler.cs
- FixedPageAutomationPeer.cs
- NullReferenceException.cs
- TreeViewItem.cs
- MenuAutomationPeer.cs
- ManualResetEvent.cs
- login.cs
- HandleScope.cs
- XPathDocumentNavigator.cs
- TextBoxRenderer.cs
- DataGridViewCellCancelEventArgs.cs
- ComponentSerializationService.cs
- ClonableStack.cs
- StylusCollection.cs
- MachineSettingsSection.cs
- ValidationHelpers.cs
- input.cs
- Byte.cs
- Blend.cs
- CopyNamespacesAction.cs
- CommandBinding.cs
- InfiniteTimeSpanConverter.cs
- CmsUtils.cs
- TrackingStringDictionary.cs
- UdpTransportSettings.cs
- FillBehavior.cs
- DataGridViewRowConverter.cs
- XmlSchemaAnnotated.cs
- returneventsaver.cs
- OdbcStatementHandle.cs
- TrailingSpaceComparer.cs
- IList.cs
- BoundsDrawingContextWalker.cs
- StoragePropertyMapping.cs
- FontResourceCache.cs
- TrustLevelCollection.cs
- PackageDigitalSignature.cs
- TreeNodeStyle.cs
- HttpDictionary.cs
- Int64AnimationBase.cs
- ObjectTag.cs
- HostedTransportConfigurationBase.cs
- XmlStringTable.cs
- smtpconnection.cs
- ExpressionLink.cs
- RowToParametersTransformer.cs
- ListBase.cs
- XamlFigureLengthSerializer.cs